Commit 6b26a0f9 by utkarshcmu

Fixed hover position

parent 13f0b32a
......@@ -246,6 +246,7 @@ $gf-form-margin: 0.25rem;
&--bold {
color: $text-color-emphasis;
padding-left: 0;
}
&--right-absolute {
......
......@@ -73,6 +73,11 @@ div.flot-text {
display: none;
}
.panel-help-text {
margin-left: 10px;
display: none;
}
.panel-loading {
position:absolute;
top: -3px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment