Commit e6ec15c4 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

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

Move remove token of Select2 to the right

See merge request !12101
parents 43e1481c 5c9a4e86
...@@ -109,10 +109,12 @@ ...@@ -109,10 +109,12 @@
line-height: 15px; line-height: 15px;
background-color: $gray-light; background-color: $gray-light;
background-image: none; background-image: none;
padding: 3px 18px 3px 5px;
.select2-search-choice-close { .select2-search-choice-close {
top: 4px; top: 5px;
left: 3px; left: initial;
right: 3px;
} }
&.select2-search-choice-focus { &.select2-search-choice-focus {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment