diff --git a/app/webpacker/css/admin_v3/components/select2.scss b/app/webpacker/css/admin_v3/components/select2.scss index d42fc66d6b..f09a653d78 100644 --- a/app/webpacker/css/admin_v3/components/select2.scss +++ b/app/webpacker/css/admin_v3/components/select2.scss @@ -182,7 +182,6 @@ label .select2-container { .select2-container { .select2-choice, .select2-choices { - height: $btn-relaxed-height !important; // !important is needed because of vendor/assets/stylesheets/select2.css.scss padding: 10px; } }