1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 08:34:08 +02: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

View File

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