mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 10:10:24 +00:00
Merge pull request #7995 from hrach/patch-3
Fixed mixin btn-pseudo-state background for [disabled] buttons
This commit is contained in:
commit
69b7c5a2af
1 changed files with 1 additions and 0 deletions
|
|
@ -381,6 +381,7 @@
|
|||
&.disabled,
|
||||
&[disabled],
|
||||
fieldset[disabled] & {
|
||||
&,
|
||||
&:hover,
|
||||
&:focus,
|
||||
&:active,
|
||||
|
|
|
|||
Loading…
Reference in a new issue