fixes #401 IE10+ double select arrow bug (#414)

This commit is contained in:
Deng Zhi Cheng
2016-12-20 07:53:21 +08:00
committed by Jeremy Thomas
parent ff2f8bc295
commit 44b1ccfe19
4 changed files with 4 additions and 13 deletions

View File

@@ -72,7 +72,7 @@
padding-right: 36px
&:hover
border-color: $control-hover-border
&::ms-expand
&::-ms-expand
display: none
&.is-fullwidth
width: 100%