mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
ie11 doesn't listen to size="" if it's given initial
This commit is contained in:
committed by
Jeremy Thomas
parent
19704daefd
commit
e19e75eb68
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user