mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
linting
This commit is contained in:
parent
7aa2a52069
commit
79cfc095df
@ -37,8 +37,8 @@
|
||||
.show > &.dropdown-toggle {
|
||||
color: $color;
|
||||
background-color: $active-background;
|
||||
border-color: $active-border;
|
||||
background-image: none; // Remove the gradient for the pressed/active state
|
||||
border-color: $active-border;
|
||||
@include box-shadow($btn-active-box-shadow);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user