diff options
Diffstat (limited to 'scss/_forms.scss')
| -rw-r--r-- | scss/_forms.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_forms.scss b/scss/_forms.scss index e3959d7d4..7cdf54125 100644 --- a/scss/_forms.scss +++ b/scss/_forms.scss @@ -35,8 +35,8 @@ // Unstyle the caret on `<select>`s in IE10+. &::-ms-expand { - border: 0; background-color: transparent; + border: 0; } // Customize the `:focus` state to imitate native WebKit styles. |
