Added vendor prefixes.
This commit is contained in:
parent
99fffde0a2
commit
d59660fbe0
|
@ -8,6 +8,8 @@
|
||||||
margin: 0
|
margin: 0
|
||||||
|
|
||||||
.switch-input
|
.switch-input
|
||||||
|
-moz-appearance: none
|
||||||
|
-webkit-appearance: none
|
||||||
appearance: none
|
appearance: none
|
||||||
height: 20px
|
height: 20px
|
||||||
left: -3px
|
left: -3px
|
||||||
|
|
Loading…
Reference in New Issue