Skip to content

Instantly share code, notes, and snippets.

@andreypelykh
Last active March 5, 2016 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreypelykh/228a2568475eaf8498cc to your computer and use it in GitHub Desktop.
Save andreypelykh/228a2568475eaf8498cc to your computer and use it in GitHub Desktop.
Отмена стандартного отображения select
=select-reset
-webkit-appearance: none
-moz-appearance: none
text-indent: 0.01px
text-overflow: ''
-ms-appearance: none
appearance: none!important
&::-ms-expand
display: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment