Closed thearabbit closed 8 years ago
Might help others. My workaround for this was to add the following in my own stylesheet. Not ideal, needs to be option I think.
.universe-selectize.selectize-control.multi .selectize-input {
height: auto !important;
}
Thanks look great. Could you help me for #39
Problem with many items on multiple select. (It don't auto resize for many items)