https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39441 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Staff interface cart has |Some staff interface |wrong max-width |templates have | |div.container instead of | |div.container-fluid Status|NEW |ASSIGNED --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- The Bootstrap class ".container" gives you a <div> with a maximum width. We always want the main part of the page to be full width, using offset classes when necessary. -- You are receiving this mail because: You are watching all bug changes.