diff options
| -rw-r--r-- | scss/_custom-forms.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_custom-forms.scss b/scss/_custom-forms.scss index 5cdf45e20..50731111f 100644 --- a/scss/_custom-forms.scss +++ b/scss/_custom-forms.scss @@ -139,7 +139,6 @@ // Have to include vendor prefixes as the `appearance` property isn't part of the CSS spec. -webkit-appearance: none; -moz-appearance: none; - appearance: none; // IE9 hacks to hide the background-image and reduce padding padding-right: .75rem \9; |
