mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 21:22:52 +02: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