mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-14 09:30:59 +00:00
Allow background images for active buttons
This commit is contained in:
parent
f87d5eab69
commit
c74a32703a
1 changed files with 0 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue