mirror of https://github.com/twbs/bootstrap.git
Merge pull request #7995 from hrach/patch-3
Fixed mixin btn-pseudo-state background for [disabled] buttons
This commit is contained in:
commit
69b7c5a2af
|
|
@ -381,6 +381,7 @@
|
|||
&.disabled,
|
||||
&[disabled],
|
||||
fieldset[disabled] & {
|
||||
&,
|
||||
&:hover,
|
||||
&:focus,
|
||||
&:active,
|
||||
|
|
|
|||
Loading…
Reference in New Issue