https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37050

--- Comment #34 from Pedro Amorim <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to