http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12220 Bug ID: 12220 Summary: bootstrap not responsive on all devices Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: nengard@gmail.com QA Contact: testopia@bugs.koha-community.org I'm reporting this for a library since I'm not sure if this is the issue or if there is another problem: ---------------- There's a header meta-tag being shoved to browsers that I think is preventing some mobile devices from properly resizing their screens. From any OPAC session on catalog.hmcpl.org, you'll find the following in the <head>: <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> I believe the "maximum-scale=1" is the cause of this. This is problematic for us as we are just starting to roll out a new OPAC design, using wall-mounted iPads. The 10" screen is not a problem if a patron can easily zoom in on the info they need -- the setting above prevents that. -- You are receiving this mail because: You are watching all bug changes.