https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31559
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 140985 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140985&action=edit Bug 31559: Staff results page doesn't always use up full available screen width This patch adds an explicit "width: 100%" to tables which are contained within a #searchresults <div>. The change affects staff interface catalog search results and these other pages with the same markup: - Advanced MARC editor search results - Holds to pull - Patron search results To test, apply the patch and rebuild the staff interface CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client) - Test the catalog search results and other affected pages to confirm that the tables affected take up the full width of the page. -- 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/
