try to cleanup select2 css
This commit is contained in:
parent
ca10ca8ec0
commit
b0ac4acef7
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user