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])
padding-right: 2.5em
&[multiple]
height: initial
height: auto
padding: 0
option
padding: 0.5em 1em