Lowercase webkit prefix

This commit is contained in:
Phil Hughes 2016-02-19 13:51:55 +00:00
parent b210b5be41
commit d21b5be44d

View file

@ -1724,7 +1724,7 @@
height: 20px;
width: 20px;
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {