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

--- Comment #33 from Andreas Roussos <a.rous...@dataly.gr> ---
I've signed off the current patch set, but during testing I
found out that at viewport widths between approximately 1040
and 1120 px the rightmost shelf browser item is shown outside
of the Holdings frame, and its cover image and title links
are inoperable.

This is happening because the OPAC sidebar's CSS Flex item
(.col-lg-3 class) is extending itself vertically all the way
to the bottom of the parent .row class container, thus
overlapping the protruding shelf browser Flex item (.col-lg-9
class) due to the stacking order (the sidebar <div> appears
after the shelf browser <div> in the HTML code).

I've attached an image and a short video to illustrate my
point.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to