https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19374 --- Comment #1 from Lari Taskula <lari.taskula@jns.fi> --- Created attachment 67396 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67396&action=edit Bug 19374: CircSidebar overlapping transferred items table When CircSidebar is activated, "Transferred items" table at Circulation -> Transfers goes under the sidebar. This patch fixes the issue. To test: 1. Enable CircSidebar system preference 2. Go to cgi-bin/koha/circ/branchtransfers.pl 3. Enter a barcode and click submit 4. Observe transferred items table under the circulation side bar 5. Apply patch 6. Enter a barcode and click submit 7. Observe transferred items is now correctly displayed 8. Also test with CircSidebar system preference deactivated -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.