https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 159977 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159977&action=edit Bug 35540: Separate StaffListsHome block from the table block This patch makes some minor changes to template markup and CSS so that "page-section" divs have consistent margins. To test, apply the patch and rebuild the staff interface CSS. - Go to Tools -> HTML customizations and create a new entry in StaffListsHome, StaffPatronsHome, and StaffPOSHome regions. - Confirm that those customizations are displayed well on each of those corresponding pages: The lists home page, the patrons home page, and the Point of Sale home page. - Confirm that other pages affected by the CSS change still display correctly. These pages have an added bottom margin on the main "container" of content. For example: - Patrons -> Patron search results - Catalog -> Catalog search results (especially results with multiple pages) - Circulation -> Circulation history - Reports -> Saved SQL reports -- You are receiving this mail because: You are watching all bug changes.