https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25477
Timothy Alexis Vass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #104829|0 |1 is obsolete| | --- Comment #14 from Timothy Alexis Vass <[email protected]> --- Created attachment 104893 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104893&action=edit Bug 25477: The responsive design in opac-main.tt should be correct @media (min-width:768px) and (max-width:979px): The layouts with columns are too narrow. This patch changes the layout to be span8+span4 and puts OpacNav/OpacNavBottom under Login/OpacNavRight in the right column. To test: 1) Navigate to cgi-bin/koha/opac-main.pl with content in OpacNav/OpacNavBottom and Login/OpacNavRight, or look at the attached screenshots: https://bugs.koha-community.org/bugzilla3/attachment.cgi?bugid=25477&action=viewall&hide_obsolete=1 2) Apply patch. 3) Try different screen widths at 678px and above. 4) Sign off. Sponsored-by: Lunds Universitetsbibliotek -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
