mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
fix the choice drag issue
- disabled width on select2-search-choice-close so that it doesn't cover whole option
This commit is contained in:
@@ -233,6 +233,7 @@ label .select2-container {
|
||||
font-size: 85%;
|
||||
@extend .icon-remove;
|
||||
@extend [class^="icon-"], :before;
|
||||
width: 0;
|
||||
margin-left: 2px;
|
||||
color: $color-1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user