https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40931 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- I didn't see your comment and I reached the same conclusion: This is fixed if I remove the css changes from bug 39533 koha-tmpl/intranet-tmpl/prog/css/select2.css .select2.select2-container.select2-container--default { flex-grow: 1; max-width: 60%; } fieldset.rows .select2 li { clear: none; width: unset; } -- You are receiving this mail because: You are watching all bug changes.