https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25186 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 103237 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103237&action=edit Bug 25186: Fix accordion sections height in columns configuration page The height for each section was the height of the highest section. Now the height is set to the length of the section. Test plan: Go to Administration > Column configuration Open the sections and confirm that the height fits its content. QA: note that I guess "autoHeight: false" was meant to acchieve that, but it does not exist in the API of the plugin. -- You are receiving this mail because: You are watching all bug changes.