mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
fix
This commit is contained in:
committed by
Mark Otto
parent
ea21de1674
commit
cc5a8a9036
@@ -84,7 +84,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
> :disabled ~ label {
|
||||
> :disabled ~ label,
|
||||
> .form-control:disabled ~ label { // Required for `.form-control`s because of specificity
|
||||
color: $form-floating-label-disabled-color;
|
||||
|
||||
&::after {
|
||||
|
||||
Reference in New Issue
Block a user