- Fix missing dropdown arrow on Chrome. Thanks to xet7 ! Closes #1964

This commit is contained in:
Lauri Ojansivu 2018-10-24 12:40:40 +03:00
parent 09b05ea3fb
commit 8ff2e1f16a

View file

@ -5,7 +5,6 @@ textarea,
input:not([type=file]),
button
box-sizing: border-box
-webkit-appearance: none
background-color: #ebebeb
border: 1px solid #ccc
border-radius: 3px