mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Merge pull request #15 from Ronamo/bug-select-arrow-ie
Bug select arrow ie
This commit is contained in:
commit
fcb79e1192
@ -160,6 +160,8 @@
|
|||||||
padding-right: 36px
|
padding-right: 36px
|
||||||
&:hover
|
&:hover
|
||||||
border-color: $control-hover-border
|
border-color: $control-hover-border
|
||||||
|
&::ms-expand
|
||||||
|
display: none
|
||||||
&:after
|
&:after
|
||||||
+arrow($link)
|
+arrow($link)
|
||||||
margin-top: -6px
|
margin-top: -6px
|
||||||
|
Loading…
Reference in New Issue
Block a user