From 700966253ab3c9fa66d0ac3844e79e88d62f75d8 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 30 Sep 2015 12:40:56 -0700 Subject: [PATCH] Add CSS portion of IE10 viewport bug workaround to examples Fixes #17337 --- docs/examples/blog/index.html | 3 +++ docs/examples/carousel/index.html | 3 +++ docs/examples/cover/index.html | 3 +++ docs/examples/dashboard/index.html | 3 +++ docs/examples/grid/index.html | 3 +++ docs/examples/jumbotron-narrow/index.html | 3 +++ docs/examples/jumbotron/index.html | 3 +++ docs/examples/justified-nav/index.html | 3 +++ docs/examples/navbar-fixed-top/index.html | 3 +++ docs/examples/navbar-static-top/index.html | 3 +++ docs/examples/navbar/index.html | 3 +++ docs/examples/non-responsive/index.html | 3 +++ docs/examples/offcanvas/index.html | 3 +++ docs/examples/signin/index.html | 3 +++ docs/examples/starter-template/index.html | 3 +++ docs/examples/sticky-footer-navbar/index.html | 3 +++ docs/examples/sticky-footer/index.html | 3 +++ docs/examples/theme/index.html | 2 ++ docs/examples/tooltip-viewport/index.html | 3 +++ 19 files changed, 56 insertions(+) diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html index fdab9bc46f..068550cf48 100644 --- a/docs/examples/blog/index.html +++ b/docs/examples/blog/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index b5e95694c6..e00847aca1 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 5f740d1bc8..9c6553768c 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index e6c10d6a42..fd8f7cfa0f 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index 7b4b69574e..242cf106c4 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/jumbotron-narrow/index.html b/docs/examples/jumbotron-narrow/index.html index 78e9e2c8b0..e84a7bac0b 100644 --- a/docs/examples/jumbotron-narrow/index.html +++ b/docs/examples/jumbotron-narrow/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index c6cb4b1aae..6b7680108b 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index 24d3ff3972..43205de8e4 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/navbar-fixed-top/index.html b/docs/examples/navbar-fixed-top/index.html index ca9ca3df55..b416cca71a 100644 --- a/docs/examples/navbar-fixed-top/index.html +++ b/docs/examples/navbar-fixed-top/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/navbar-static-top/index.html b/docs/examples/navbar-static-top/index.html index dc2e39929f..42ddac283f 100644 --- a/docs/examples/navbar-static-top/index.html +++ b/docs/examples/navbar-static-top/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index e396be3159..167534fd72 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html index 608dc369e9..206204373c 100644 --- a/docs/examples/non-responsive/index.html +++ b/docs/examples/non-responsive/index.html @@ -16,6 +16,9 @@ + + + diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 69d04694f9..5a7b13f472 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/signin/index.html b/docs/examples/signin/index.html index ab249ed5fa..af778a0f07 100644 --- a/docs/examples/signin/index.html +++ b/docs/examples/signin/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html index 8246a97260..5a6733b944 100644 --- a/docs/examples/starter-template/index.html +++ b/docs/examples/starter-template/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index 07f9c84401..6df7f042ab 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/sticky-footer/index.html b/docs/examples/sticky-footer/index.html index e619c15da0..26962f6e8f 100644 --- a/docs/examples/sticky-footer/index.html +++ b/docs/examples/sticky-footer/index.html @@ -14,6 +14,9 @@ + + + diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index 0d9bcdadd2..8ce83159ce 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -15,6 +15,8 @@ + + diff --git a/docs/examples/tooltip-viewport/index.html b/docs/examples/tooltip-viewport/index.html index 5fcd00f4cf..8605427601 100644 --- a/docs/examples/tooltip-viewport/index.html +++ b/docs/examples/tooltip-viewport/index.html @@ -14,6 +14,9 @@ + + +