style fix
This commit is contained in:
parent
3c3f209176
commit
c7457810f7
|
@ -156,7 +156,7 @@
|
|||
// on focus set borders and labels to the validation color
|
||||
|
||||
// Use the BS provided mixin for the bulk of the color
|
||||
@include form-validation-state("valid", $label-color);
|
||||
@include form-validation-state("valid", $label-color, $form-feedback-icon-valid);
|
||||
|
||||
[class^='bmd-label'],
|
||||
[class*=' bmd-label'] {
|
||||
|
|
Loading…
Reference in New Issue