From 872eadeb99cec26b722784564b2645e63355acaf Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Tue, 6 Oct 2015 12:35:39 +0100 Subject: [PATCH] Add shrink-to-fit viewport directive Fixes potential problems with iOS9's new viewport behavior - see for instance https://forums.developer.apple.com/thread/13510 --- docs/_includes/header.html | 2 +- docs/examples/album/index.html | 2 +- docs/examples/blog/index.html | 2 +- docs/examples/carousel/index.html | 2 +- docs/examples/cover/index.html | 2 +- docs/examples/dashboard/index.html | 2 +- docs/examples/grid/index.html | 2 +- docs/examples/jumbotron/index.html | 2 +- docs/examples/justified-nav/index.html | 2 +- docs/examples/narrow-jumbotron/index.html | 2 +- docs/examples/navbar-top-fixed/index.html | 2 +- docs/examples/navbar-top/index.html | 2 +- docs/examples/navbar/index.html | 2 +- docs/examples/offcanvas/index.html | 2 +- docs/examples/signin/index.html | 2 +- docs/examples/starter-template/index.html | 2 +- docs/examples/sticky-footer-navbar/index.html | 2 +- docs/examples/sticky-footer/index.html | 2 +- docs/examples/tooltip-viewport/index.html | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/_includes/header.html b/docs/_includes/header.html index e637dc4700e3..514e686ea8ff 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -1,6 +1,6 @@ - + diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index bfc9d0223f23..5be2b091a055 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html index a598f8413d1f..33823713cc7b 100644 --- a/docs/examples/blog/index.html +++ b/docs/examples/blog/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 767e74d3830c..10267c32cafd 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 54b0d705a985..40b7feba0728 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index b51f2d86e379..e5e24a6a151d 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index c64b37dc5cbc..cafbb4fc51c0 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index 22d613cef43b..5ab1410531ea 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index b0d37f4645aa..17179208f783 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/narrow-jumbotron/index.html b/docs/examples/narrow-jumbotron/index.html index 1286cf3a3238..f0d4e0ac0089 100644 --- a/docs/examples/narrow-jumbotron/index.html +++ b/docs/examples/narrow-jumbotron/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/navbar-top-fixed/index.html b/docs/examples/navbar-top-fixed/index.html index edf0e2d37473..345b753421ca 100644 --- a/docs/examples/navbar-top-fixed/index.html +++ b/docs/examples/navbar-top-fixed/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/navbar-top/index.html b/docs/examples/navbar-top/index.html index b7e7367d2451..4ff08b1d796f 100644 --- a/docs/examples/navbar-top/index.html +++ b/docs/examples/navbar-top/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index b26cb23089ed..ff22a191f646 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 6dc7c044cc1c..d2065e8beb7a 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/signin/index.html b/docs/examples/signin/index.html index 6a7b99c2ffad..70ed3b98d287 100644 --- a/docs/examples/signin/index.html +++ b/docs/examples/signin/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html index d93be2ce9401..1236a4e5b899 100644 --- a/docs/examples/starter-template/index.html +++ b/docs/examples/starter-template/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index fc41d08b4308..2bbec02fb99f 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/sticky-footer/index.html b/docs/examples/sticky-footer/index.html index 9dcb7a8ef929..bbd23b786a57 100644 --- a/docs/examples/sticky-footer/index.html +++ b/docs/examples/sticky-footer/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/tooltip-viewport/index.html b/docs/examples/tooltip-viewport/index.html index 0afb19f06772..85df3bdba379 100644 --- a/docs/examples/tooltip-viewport/index.html +++ b/docs/examples/tooltip-viewport/index.html @@ -3,7 +3,7 @@ - +