https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21943 --- Comment #5 from Liz Rea <wizzyrea@gmail.com> --- Created attachment 87534 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87534&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. Signed-off-by: Liz Rea <wizzyrea@gmail.com> -- You are receiving this mail because: You are watching all bug changes.