diff --git a/scss/_custom-forms.scss b/scss/_custom-forms.scss index 5cdf45e204..50731111fb 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;