4 Apr
2025
4 Apr
'25
11:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37050 --- Comment #34 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- Tested and all my previous observations have been answered. Awesome and thank you! My understanding is the new CSS is required or else it inherits the 100% width from fieldset.rows li. This does not cause any regression on existing select2 in item search that I can tell and likely helps future select2 multiple under these fieldset.rows li. It'd be great to DRY this pattern at some point (in itemsearch.tt and guided_reports_start.tt) if at all possible: selectField.style.minWidth = '320px'; -- You are receiving this mail because: You are watching all bug changes.