Browse Source

Remove duplicate CSS selector in classic theme

Closes #5100
razh 7 năm trước cách đây
mục cha
commit
eeba16b9c4
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/scss/theme/classic/_multiple.scss

+ 0 - 3
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;
     }