From c576882743323da1e5a46a357601d026082d0f15 Mon Sep 17 00:00:00 2001 From: Yurii Zusik Date: Fri, 18 Sep 2020 15:24:21 +0300 Subject: [PATCH] BCTHEME-199 Zooming and scaling must not be disabled --- CHANGELOG.md | 1 + templates/layout/amp-iframe.html | 2 +- templates/layout/amp.html | 2 +- templates/layout/base.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 441e0577bb..cf23543124 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog - Quick search query param needs to be fixed while navigating to search page. [#230](https://jira.bigcommerce.com/browse/BCTHEME-230) +- Zooming and scaling must not be disabled. [#1843](https://github.com/bigcommerce/cornerstone/pull/1843) ## Draft - Create unified focus styling in Cornerstone. [#1812](https://github.com/bigcommerce/cornerstone/pull/1812) diff --git a/templates/layout/amp-iframe.html b/templates/layout/amp-iframe.html index 62fdb663b9..4b42d85811 100644 --- a/templates/layout/amp-iframe.html +++ b/templates/layout/amp-iframe.html @@ -6,7 +6,7 @@ {{{ head.config }}} {{#block "head"}} {{/block}} - + {{{stylesheet '/assets/css/theme.css'}}} {{ getFontsCollection }} diff --git a/templates/layout/amp.html b/templates/layout/amp.html index a899f4b589..aee2c0da61 100644 --- a/templates/layout/amp.html +++ b/templates/layout/amp.html @@ -3,7 +3,7 @@ - + {{ head.title }} {{{ head.meta_tags }}} diff --git a/templates/layout/base.html b/templates/layout/base.html index 7a512f8df6..7d9c14c3f8 100644 --- a/templates/layout/base.html +++ b/templates/layout/base.html @@ -8,7 +8,7 @@ {{#block "head"}} {{/block}} - +