We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb12a8 commit 05efcafCopy full SHA for 05efcaf
1 file changed
select2.css
@@ -628,7 +628,7 @@ html[dir="rtl"] .select2-search-choice-close {
628
629
/* Retina-ize icons */
630
631
-@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) {
632
.select2-search input,
633
.select2-search-choice-close,
634
.select2-container .select2-choice abbr,
0 commit comments