[Koha-bugs] [Bug 31559] Staff results page doesn't always use up full available screen width

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 26 16:16:16 CEST 2022


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
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.


More information about the Koha-bugs mailing list