[Koha-devel] CSS min-height on body ?

Fridolin SOMERS fridolin.somers at biblibre.com
Fri Jun 3 23:13:54 CEST 2022


Hi,

We face a very strange bug :

When there are a lot of libraries (66), when we go to Administration › 
Library groups
Clicking on "Add library" will display a very long combo-box.
We can not click on the last ones.
Even when scrolling the page stops before the combo-box end.

We solved by adding CSS :
body#admin_library_groups {
   min-height: 300vh;
}

My question is should we had this to all pages ?

Best regards.

-- 
Fridolin SOMERS <fridolin.somers at biblibre.com>
Software and system maintainer 🦄
BibLibre, France


More information about the Koha-devel mailing list