bootstrap 4 support

This commit is contained in:
dvdknaap 2019-05-04 17:50:12 +02:00
parent da0896d825
commit 3b489da1ab
No known key found for this signature in database
GPG Key ID: 76C99B08CF567AA9

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