0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Merge pull request #7995 from hrach/patch-3

Fixed mixin btn-pseudo-state background for [disabled] buttons
This commit is contained in:
Mark Otto 2013-06-27 20:17:48 -07:00
commit 69b7c5a2af

View File

@ -381,6 +381,7 @@
&.disabled,
&[disabled],
fieldset[disabled] & {
&,
&:hover,
&:focus,
&:active,