http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12220 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 29229 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29229&action=edit Bug 12220 - bootstrap not responsive on all devices The bootstrap theme includes a meta tag attribute which disables zooming on some devices. This was unintentional and not desirable. This patch removes the problematic attribute. See: http://blog.javierusobiaga.com/stop-using-the-viewport-tag-until-you-know-ho To test: Apply the patch and view the OPAC on a device with a touch interface. Attempt to zoom in on any OPAC page. Zooming should work. -- You are receiving this mail because: You are watching all bug changes.