https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39441 Bug ID: 39441 Summary: Staff interface cart has wrong max-width Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org The staff interface cart "looks funny" at the moment. It's all bunched up on the left side. I'd say the reason is that the max-width for .container from staff-global.css is being applied which restricts it to 540px. I reckon we should add a class or ID to override the max-width for the cart to always be 100%. -- Curious what you think of this one, Owen. -- You are receiving this mail because: You are watching all bug changes.