diff --git a/src/scss/theme/classic/_multiple.scss b/src/scss/theme/classic/_multiple.scss index e472418b..f2a53901 100644 --- a/src/scss/theme/classic/_multiple.scss +++ b/src/scss/theme/classic/_multiple.scss @@ -56,9 +56,6 @@ .select2-selection--multiple { .select2-selection__choice { float: right; - } - - .select2-selection__choice { margin-left: 5px; margin-right: auto; }