1
0
mirror of synced 2024-11-29 08:06:03 +03:00

Remove duplicate CSS selector in classic theme

Closes #5100
This commit is contained in:
razh 2017-11-07 23:31:09 -05:00 committed by alexweissman
parent 0ad18a00b8
commit eeba16b9c4

View File

@ -56,9 +56,6 @@
.select2-selection--multiple { .select2-selection--multiple {
.select2-selection__choice { .select2-selection__choice {
float: right; float: right;
}
.select2-selection__choice {
margin-left: 5px; margin-left: 5px;
margin-right: auto; margin-right: auto;
} }