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 e637dc470..514e686ea 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 bfc9d0223..5be2b091a 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 a598f8413..33823713c 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 767e74d38..10267c32c 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 54b0d705a..40b7feba0 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 b51f2d86e..e5e24a6a1 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 c64b37dc5..cafbb4fc5 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 22d613cef..5ab141053 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 b0d37f464..17179208f 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 1286cf3a3..f0d4e0ac0 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 edf0e2d37..345b75342 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 b7e7367d2..4ff08b1d7 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 b26cb2308..ff22a191f 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 6dc7c044c..d2065e8be 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 6a7b99c2f..70ed3b98d 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 d93be2ce9..1236a4e5b 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 fc41d08b4..2bbec02fb 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 9dcb7a8ef..bbd23b786 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 0afb19f06..85df3bdba 100644 --- a/docs/examples/tooltip-viewport/index.html +++ b/docs/examples/tooltip-viewport/index.html @@ -3,7 +3,7 @@ - +