From 8ff2e1f16a9df8470b0522319bd2fa3d8d9ebe9b Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 24 Oct 2018 12:40:40 +0300 Subject: - Fix missing dropdown arrow on Chrome. Thanks to xet7 ! Closes #1964 --- client/components/forms/forms.styl | 1 - 1 file changed, 1 deletion(-) (limited to 'client/components/forms/forms.styl') diff --git a/client/components/forms/forms.styl b/client/components/forms/forms.styl index 892a6e74..bfae2e7c 100644 --- a/client/components/forms/forms.styl +++ b/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 -- cgit v1.2.3-1-g7c22