https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30841 Bug ID: 30841 Summary: Responsiveness not working for some screen sizes on OPAC search results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org Between 768 and 991 pixels, the "Refine your search" area gets pushed to the very bottom of the page. Instead, it should either hide it (if min-width is below 768px) or we should show it side-by-side using 16.667% and 83.333% for the two columns (as we do with min-width of 992px. I don't know why .order-md-first and .order-first are used for the main search result area either as it seems completely unnecessary? -- You are receiving this mail because: You are watching all bug changes.