https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21943 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 86454 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86454&action=edit Bug 21943: (follow-up) Fix float error with sidebar menu This patch makes a minor change to the staff client CSS to fix a float clearing problem when the <main> element contains only a floated element like <fieldset>. It is a global change, but shouldn't cause unwanted effects because a non-clearing <main> isn't used in any float-dependent layouts. To test, apply the patch and regenerate the staff client CSS. View the place hold screen and confirm that the sidebar menu looks correct at narrower browser widths. -- You are receiving this mail because: You are watching all bug changes.