Merge branch 'winh-select2-remove-token' into 'master'

Move remove token of Select2 to the right

See merge request !12101
This commit is contained in:
Annabel Dunstone Gray 2017-06-14 19:29:39 +00:00
commit e6ec15c4e5
1 changed files with 4 additions and 2 deletions

View File

@ -109,10 +109,12 @@
line-height: 15px;
background-color: $gray-light;
background-image: none;
padding: 3px 18px 3px 5px;
.select2-search-choice-close {
top: 4px;
left: 3px;
top: 5px;
left: initial;
right: 3px;
}
&.select2-search-choice-focus {