Bug 29726

Summary: Right column content on OPAC detail page needs to be closer to top on small devices
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: lucas
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christopher Brannon 2021-12-17 17:06:27 UTC
With recent changes to bootstrap, the OPAC now throws the ulactioncontainer (which is in div.col-lg-3) all the way to the bottom of the screen.  This is annoying if you are on a small device and your library has lots of details and add-ons (like Novelist Select).  Users on small devices have to do a lot of scrolling to do anything.  The ulactioncontainer would be better placed either under #catalogue_detail_biblio, or as popup menu under a 3 bar menu icon when viewed on a small device.