utkarshcmu 9 роки тому
батько
коміт
6b26a0f91d

+ 1 - 0
public/sass/components/_gf-form.scss

@@ -246,6 +246,7 @@ $gf-form-margin: 0.25rem;
 
 
   &--bold {
   &--bold {
     color: $text-color-emphasis;
     color: $text-color-emphasis;
+    padding-left: 0;
   }
   }
 
 
   &--right-absolute {
   &--right-absolute {

+ 5 - 0
public/sass/pages/_dashboard.scss

@@ -73,6 +73,11 @@ div.flot-text {
   display: none;
   display: none;
 }
 }
 
 
+.panel-help-text {
+  margin-left: 10px;
+  display: none; 
+}
+
 .panel-loading {
 .panel-loading {
   position:absolute;
   position:absolute;
   top: -3px;
   top: -3px;