Alter length of drop down lists

Hi,
I want to change the length of some dropdown lists in the mayan interface.
For example, when assigning a tag to a document, the drop down list for selecting a tag has fixed limited numer of lines.
There is enough room on my monitor to display a longer drop down, which will give better overview and selection of the element to be assigned.

Can the drop down list length (number of rows) be altered by the user?

Regards,
Johann

The dropdown is powered by the Select2 widget. I could not find an option to change the selection windows size.

This question from StackOverflow suggest overriding the CSS: jquery - How do I change select2 box height - Stack Overflow

You can add that CSS as a Theme in Mayan and then select the Theme for you user account.

1 Like