Skip to content

Commit

Permalink
Merge pull request #269 from Availity/feature/disabled-button-fix
Browse files Browse the repository at this point in the history
Allow bootstrap to set disabled button text color
  • Loading branch information
dnoler committed Mar 8, 2017
2 parents 18c025c + e0343cf commit 694de71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/ui.less
Expand Up @@ -9,7 +9,6 @@
&.disabled,
&[disabled]:hover,
&.disabled:focus{
color: inherit;
cursor: auto;
pointer-events: none;
text-decoration: none;
Expand Down

0 comments on commit 694de71

Please sign in to comment.