(cp 1de1a0a7a) fixes #2094 more lines for selectize in search filters

This commit is contained in:
plegall
2024-01-24 14:20:37 +01:00
parent ff622a6ca5
commit ac6b9cf458
+1 -1
View File
@@ -670,7 +670,7 @@
.filter-author-form .selectize-dropdown,
.filter-added_by-form .selectize-dropdown {
padding: 5px;;
max-height: 100px;
max-height: 200px;
overflow-y: scroll;
position: absolute;
}