https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40931
--- Comment #2 from Jonathan Druart <[email protected]> --- Created attachment 187454 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187454&action=edit Bug 40931: (bug 39533 follow-up) Isolate CSS changes to prevent side-effects The changes made on bug 39533 for the export page have affected other instance of select2. eg. on the "place holds" view the select2 elements are too narrow. This patch suggests to isolate the CSS changes so they will only affect the export page. Test plan: Confirm that this patch does not affect the display of the select2 elements from the export page. Confirm that the pickup locations are wider (and their values are displayed) when placing multi holds -- 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/
