mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 13: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])
|
&: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
|
||||||
|
|||||||
Reference in New Issue
Block a user