[Koha-bugs] [Bug 21943] Clean up holds template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 8 18:01:31 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21943

--- Comment #5 from Liz Rea <wizzyrea at 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 at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list