Skip to content

Commit 3a6aaa6

Browse files
committed
strip useless vendor prefixes
1 parent 486ada4 commit 3a6aaa6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/selectric.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,7 @@ $selectric-inner-height: $selectric-height - ($selectric-border-width * 2) !d
124124
width: 100%;
125125
border: none;
126126
z-index: 1;
127-
-webkit-box-sizing: border-box;
128-
-moz-box-sizing: border-box;
129127
box-sizing: border-box;
130-
-moz-opacity: 0;
131128
opacity: 0;
132129
}
133130
}

0 commit comments

Comments
 (0)