https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32914 --- Comment #10 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 148815 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148815&action=edit Bug 32914: (follow-up) Add CSS to improve tab layout This patch adds a "clearfix" snippet of CSS to _mixins.scss copied from Bootstrap. Applied to the active tab pane, this helps in situations where Bootstrap tabs follow a floated element. The patch also wraps tab label strings in <span> to ensure they can be translated. Unrelated: The patch removes an extra </option> from the batch record modification template. To test, apply the patch and rebuild the staff interface CSS. Check Cataloging -> Batch record deletion and Cataloging -> Batch record modification to confirm that the tab layout looks correct. -- You are receiving this mail because: You are watching all bug changes.