style fix

This commit is contained in:
Diamantis Tziotzios 2019-09-13 14:19:34 +03:00
parent 3c3f209176
commit c7457810f7
1 changed files with 1 additions and 1 deletions

View File

@ -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'] {