Browse Source

Fix problem with hint

master
Ilya Daynatovich 8 years ago
parent
commit
d2ef94a7eb
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      css/components/_form-control.scss

+ 0
- 1
css/components/_form-control.scss View File

24
     }
24
     }
25
 
25
 
26
     &__hint {
26
     &__hint {
27
-        color: $baseLight;
28
         margin-top: 0;
27
         margin-top: 0;
29
         font-size: $hintFontSize;
28
         font-size: $hintFontSize;
30
 
29
 

Loading…
Cancel
Save