diff --git a/app/webpacker/css/admin_v3/components/select2.scss b/app/webpacker/css/admin_v3/components/select2.scss index 4ee94f6d9d..bb4a23a5f2 100644 --- a/app/webpacker/css/admin_v3/components/select2.scss +++ b/app/webpacker/css/admin_v3/components/select2.scss @@ -230,8 +230,7 @@ label .select2-container { justify-content: center; .select2-search-choice-close { - background-image: none !important; - font-size: 85% !important; + font-size: 85%; @extend .icon-remove; @extend [class^="icon-"], :before; margin-left: 2px;