Skip to content

Commit e52240e

Browse files
committed
Remove vendor prefixes from Select structure
`appearance: none` is now prefixed by Autoprefixer.
1 parent b620d09 commit e52240e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

client/stylesheets/structures/_select.sass

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@
4545
// ----- Input ----- //
4646
4747
.select-input
48-
-moz-appearance: none
49-
-webkit-appearance: none
5048
appearance: none
5149
background-color: $select-background
5250
border-radius: $select-borderRadius

0 commit comments

Comments
 (0)