mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-04-19 08:32:08 +03:00
bootstrap 4 support
This commit is contained in:
parent
da0896d825
commit
3b489da1ab
|
@ -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'] {
|
||||
|
|
Loading…
Reference in New Issue
Block a user