mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 09:52:54 +08:00
FIX: Both rules are important
This commit is contained in:
parent
d15b698ac9
commit
324c6551d3
2
app/assets/stylesheets/vendor/select2.scss
vendored
2
app/assets/stylesheets/vendor/select2.scss
vendored
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user