From ff37dba6bf025a00f58b2bb12f7c6a827e6643c5 Mon Sep 17 00:00:00 2001 From: Snugug Date: Sun, 30 Jun 2013 13:29:45 -0700 Subject: [PATCH] Add `initial-scale=1` to meta viewport iOS 6 fixes the infamous orientation change bug, so a better experience is provided by reintroducing `initial-scale=1`. --- doc/html.md | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/html.md b/doc/html.md index 95f0701743..d92459cc19 100644 --- a/doc/html.md +++ b/doc/html.md @@ -92,7 +92,7 @@ Apple developer docs](http://j.mp/mobileviewport). HTML5 Boilerplate comes with a simple setup that strikes a good balance for general use cases. ```html - + ``` ## Favicons and Touch Icons diff --git a/index.html b/index.html index f6d782fd95..0ecdd0c656 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - +