Browse Source

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

Lauri Ojansivu 6 years ago
parent
commit
8ff2e1f16a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      client/components/forms/forms.styl

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

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