https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40931
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #187454|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <[email protected]> --- Created attachment 187649 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187649&action=edit Bug 40931: (bug 39533 follow-up) More specific max-width CSS rule 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 reduce the elements on which the CSS rule 'max-width: 60%' is applied. Test plan: Confirm that this patch does not affect the display of the select2 elements on the export and item edition pages. 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/
