mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Extract $btn-active-box-shadow variable & refactor accordingly
[skip sauce] [skip validator]
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@
|
||||
&.active {
|
||||
background-image: none;
|
||||
outline: 0;
|
||||
@include box-shadow(inset 0 3px 5px rgba(0,0,0,.125));
|
||||
@include box-shadow($btn-active-box-shadow);
|
||||
}
|
||||
|
||||
&.disabled,
|
||||
|
||||
Reference in New Issue
Block a user