@@ -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;