diff --git a/select2.css b/select2.css index 9b50f24a..97e2b1f1 100644 --- a/select2.css +++ b/select2.css @@ -628,7 +628,7 @@ html[dir="rtl"] .select2-search-choice-close { /* Retina-ize icons */ -@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2ppx) { +@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) { .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr,