.custom-select: combine properties.
This commit is contained in:
parent
41fd25abe1
commit
a2a38058af
1 changed files with 1 additions and 2 deletions
|
|
@ -226,8 +226,7 @@
|
|||
line-height: $custom-select-line-height;
|
||||
color: $custom-select-color;
|
||||
vertical-align: middle;
|
||||
background: $custom-select-background;
|
||||
background-color: $custom-select-bg;
|
||||
background: $custom-select-bg $custom-select-background;
|
||||
border: $custom-select-border-width solid $custom-select-border-color;
|
||||
@include border-radius($custom-select-border-radius, 0);
|
||||
@include box-shadow($custom-select-box-shadow);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue