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

Merge pull request #7995 from hrach/patch-3

Fixed mixin btn-pseudo-state background for [disabled] buttons
parents ca8ca217 33b5c32c
4 merge requests!8635ignore Gruntfile.js in jekyll,!8339Fix broken links to navbar component in docs examples,!8656Added rel="stylesheet" to CDN-Examples,!8527Inner properties move 1
Showing with 1 addition and 0 deletions
+1 -0
...@@ -381,6 +381,7 @@ ...@@ -381,6 +381,7 @@
&.disabled, &.disabled,
&[disabled], &[disabled],
fieldset[disabled] & { fieldset[disabled] & {
&,
&:hover, &:hover,
&:focus, &:focus,
&:active, &:active,
......
Supports Markdown
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