Przeglądaj źródła

Remove duplicate CSS selector in classic theme

Closes #5100
razh 7 lat temu
rodzic
commit
eeba16b9c4
1 zmienionych plików z 0 dodań i 3 usunięć
  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;
     }