Ver código fonte

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

Lauri Ojansivu 6 anos atrás
pai
commit
8ff2e1f16a
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      client/components/forms/forms.styl

+ 0 - 1
client/components/forms/forms.styl

@@ -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