瀏覽代碼

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;
     }