mirror of
https://github.com/silverstripe/silverstripe-tagfield
synced 2024-10-22 11:05:32 +02:00
Correct close button image
This commit is contained in:
parent
e3aa3e20ae
commit
b8279459dd
@ -86,7 +86,7 @@
|
||||
width: 12px;
|
||||
height: 13px;
|
||||
font-size: 1px;
|
||||
background: url('/framework/admin/thirdparty/chosen/chosen/chosen-sprite.png') right top no-repeat;
|
||||
background: url('../../framework/admin/thirdparty/chosen/chosen/chosen-sprite.png') right top no-repeat;
|
||||
}
|
||||
|
||||
.select2-results__option--highlighted {
|
||||
|
Loading…
Reference in New Issue
Block a user