Merge pull request #21 from silverstripe-labs/correct-close-button-image

Correct close button image
This commit is contained in:
Damian Mooyman 2015-04-24 09:30:44 +12:00
commit 4fc175aa33
1 changed files with 1 additions and 1 deletions

View File

@ -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 {