From 90d577d4a1ad242551d2d796345fead4163372dc Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Thu, 13 Dec 2018 07:47:59 -0500 Subject: [PATCH] remove instances of shrink-to-fit=no closes #2102 Per my findings, the need for it as a default was rectified with the release of iOS 9.3, where the viewport no longer shrunk to accommodate overflow, as was introduced in iOS 9. --- dist/index.html | 2 +- src/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/index.html b/dist/index.html index e669915938..66284b5bd5 100644 --- a/dist/index.html +++ b/dist/index.html @@ -6,7 +6,7 @@ - + diff --git a/src/index.html b/src/index.html index 8b2dd70d70..505025d840 100644 --- a/src/index.html +++ b/src/index.html @@ -6,7 +6,7 @@ - +