[Koha-bugs] [Bug 25477] The responsive design in opac-main.tt should be correct

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 13 11:25:12 CEST 2020


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

--- Comment #7 from Timothy Alexis Vass <timothy_alexis.vass at ub.lu.se> ---
Created attachment 104829
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104829&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.


More information about the Koha-bugs mailing list