Skip to content

Commit

Permalink
Allow background images for active buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnCuppens authored and mdo committed Jul 21, 2018
1 parent f87d5ea commit c74a327
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@

&:not(:disabled):not(.disabled):active,
&:not(:disabled):not(.disabled).active {
background-image: none;
@include box-shadow($btn-active-box-shadow);

&:focus {
Expand Down

0 comments on commit c74a327

Please sign in to comment.