We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b825d8e + 437be2d commit d94ab04Copy full SHA for d94ab04
1 file changed
select2.css
@@ -72,7 +72,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
72
width: 12px;
73
height: 12px;
74
font-size: 1px;
75
- background: url(select2.png) right top no-repeat;
+ background: url('select2.png') right top no-repeat;
76
cursor: pointer;
77
text-decoration: none;
78
border:0;
@@ -428,7 +428,7 @@ disabled look for already selected choices in the results dropdown
428
429
height: 13px;
430
431
432
outline: none;
433
}
434
0 commit comments