From 448086f95a9114fb9ad96b76c5fc7b12a6fc51fd Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 20 Apr 2014 16:09:47 -0700 Subject: [PATCH] add IE10 viewport bug workaround to examples Closes #13379. --- docs/_includes/header.html | 2 ++ docs/assets/js/_src/application.js | 14 ------------- .../assets/js/ie10-viewport-bug-workaround.js | 21 +++++++++++++++++++ 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/equal-height-columns/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/rtl/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 | 3 +++ docs/examples/tooltip-viewport/index.html | 3 +++ 24 files changed, 86 insertions(+), 14 deletions(-) create mode 100644 docs/assets/js/ie10-viewport-bug-workaround.js diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 37f7a7597a..a50a26e38e 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -19,6 +19,8 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +