mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Fixed mixin btn-pseudo-state background for [disabled] buttons
This commit is contained in:
parent
7cbb1c0452
commit
33b5c32c8c
1 changed files with 1 additions and 0 deletions
|
@ -366,6 +366,7 @@
|
|||
&.disabled,
|
||||
&[disabled],
|
||||
fieldset[disabled] & {
|
||||
&,
|
||||
&:hover,
|
||||
&:focus,
|
||||
&:active,
|
||||
|
|
Loading…
Add table
Reference in a new issue