FIX: Both rules are important

This commit is contained in:
Robin Ward 2015-08-25 11:33:57 -04:00
parent d15b698ac9
commit 324c6551d3
1 changed files with 1 additions and 1 deletions

View File

@ -596,7 +596,7 @@ html[dir="rtl"] .select2-search-choice-close {
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
background: asset-url('select2x2.png') no-repeat !important;
background: asset-url('select2x2.png') !important no-repeat !important;
background-size: 60px 40px !important;
}