Commit d21b5be4 authored by Phil Hughes's avatar Phil Hughes

Lowercase webkit prefix

parent b210b5be
......@@ -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) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment