]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
add IE10 viewport bug workaround to examples 13390/head
authorChris Rebert <code@rebertia.com>
Sun, 20 Apr 2014 23:09:47 +0000 (16:09 -0700)
committerChris Rebert <code@rebertia.com>
Sun, 20 Apr 2014 23:09:49 +0000 (16:09 -0700)
commit448086f95a9114fb9ad96b76c5fc7b12a6fc51fd
tree0aa88a482d71624a4063c0f67438821685bd5e6c
parenta69bc3bc095de588ae78b663f73395134ad6ee00
add IE10 viewport bug workaround to examples

Closes #13379.
24 files changed:
docs/_includes/header.html
docs/assets/js/_src/application.js
docs/assets/js/ie10-viewport-bug-workaround.js [new file with mode: 0644]
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/equal-height-columns/index.html
docs/examples/grid/index.html
docs/examples/jumbotron-narrow/index.html
docs/examples/jumbotron/index.html
docs/examples/justified-nav/index.html
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/navbar/index.html
docs/examples/non-responsive/index.html
docs/examples/offcanvas/index.html
docs/examples/rtl/index.html
docs/examples/signin/index.html
docs/examples/starter-template/index.html
docs/examples/sticky-footer-navbar/index.html
docs/examples/sticky-footer/index.html
docs/examples/theme/index.html
docs/examples/tooltip-viewport/index.html