try to cleanup select2 css

This commit is contained in:
Alexander Meindl 2020-10-23 15:37:51 +02:00
parent ca10ca8ec0
commit b0ac4acef7

View File

@ -237,11 +237,11 @@
.select2-container--default .select2-selection--multiple {
background-color: white;
border: 1px solid #9eb1c2;
height: 24px;
line-height: 1.3em;
border: 1px solid #ccc;
line-height: inherit;
border-radius: 2px;
cursor: text;
min-height: 20px;
}
#sidebar .select2-container--default .select2-selection--multiple .select2-selection__rendered,