Update forms.scss

This commit is contained in:
Kirvx 2016-06-04 16:04:02 +02:00
commit af6106314e

View file

@ -301,6 +301,7 @@ label {
label small { label small {
font-size: 10px; font-size: 10px;
color: #999; color: #999;
text-transform: none;
&.has-error { &.has-error {
font-size: 11px; font-size: 11px;
} }