Lowercase webkit prefix
This commit is contained in:
parent
b210b5be41
commit
d21b5be44d
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue