[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 10:20:39 CEST 2020


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

--- Comment #5 from Timothy Alexis Vass <timothy_alexis.vass at ub.lu.se> ---
Created attachment 104827
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104827&action=edit
Proposal: Set #wrap { padding: 0 } and change layout to span8+span4

This layout almost looks good with:

#wrap {
    padding: 0;
}

Main: span8
Login/OpacNavRight/OpacNav/OpacNavBottom: span4

---Required changes---
opac-tmpl/bootstrap/en/modules/opac-main.tt
opac-tmpl/bootstrap/css/opac_19.0504000.css

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list