diff --git a/app/views/spree/admin/products/_form.html.haml b/app/views/spree/admin/products/_form.html.haml index f9f90443f1..d2001a6e58 100644 --- a/app/views/spree/admin/products/_form.html.haml +++ b/app/views/spree/admin/products/_form.html.haml @@ -58,7 +58,3 @@ %div .clear - -- unless Rails.env.test? - :javascript - $('.select2-container').css({width: '20em'})