ソースを参照

Remove duplicate CSS selector in classic theme

Closes #5100
razh 7 年 前
コミット
eeba16b9c4
1 ファイル変更0 行追加3 行削除
  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;
     }