Fixed compilation error

This commit is contained in:
Derek Maurer 2019-04-08 00:55:27 -05:00
parent da0896d825
commit 48579b7488

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, "none");
[class^='bmd-label'],
[class*=' bmd-label'] {