ie11 doesn't listen to size="" if it's given initial

This commit is contained in:
Patrick Abkarian
2018-06-01 11:45:08 +02:00
committed by Jeremy Thomas
parent 19704daefd
commit e19e75eb68

View File

@@ -172,7 +172,7 @@ $help-size: $size-small !default
&:not([multiple]) &:not([multiple])
padding-right: 2.5em padding-right: 2.5em
&[multiple] &[multiple]
height: initial height: auto
padding: 0 padding: 0
option option
padding: 0.5em 1em padding: 0.5em 1em