Commit 69b7c5a2 authored by Mark Otto's avatar Mark Otto

Merge pull request #7995 from hrach/patch-3

Fixed mixin btn-pseudo-state background for [disabled] buttons
parents ca8ca217 33b5c32c
...@@ -381,6 +381,7 @@ ...@@ -381,6 +381,7 @@
&.disabled, &.disabled,
&[disabled], &[disabled],
fieldset[disabled] & { fieldset[disabled] & {
&,
&:hover, &:hover,
&:focus, &:focus,
&:active, &:active,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment