ie11 doesn't listen to size="" if it's given initial
This commit is contained in:
parent
19704daefd
commit
e19e75eb68
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ $help-size: $size-small !default
|
|||
&:not([multiple])
|
||||
padding-right: 2.5em
|
||||
&[multiple]
|
||||
height: initial
|
||||
height: auto
|
||||
padding: 0
|
||||
option
|
||||
padding: 0.5em 1em
|
||||
|
|
Loading…
Add table
Reference in a new issue