https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41647 Bug ID: 41647 Summary: Make self-checkin use responsive CSS Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Self checkout Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org As per bug 41645, the self-checkin has access to responsive CSS, but can't use it because it's missing 1 line of HTML: <meta name="viewport" content="width=device-width, initial-scale=1"> Once that line is added, the CSS media queries start to work. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.