mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fixes #2094 more lines for selectize in search filters
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user