https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40931
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
