]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add shrink-to-fit viewport directive 17793/head
authorPatrick H. Lauke <redux@splintered.co.uk>
Tue, 6 Oct 2015 11:35:39 +0000 (12:35 +0100)
committerPatrick H. Lauke <redux@splintered.co.uk>
Tue, 6 Oct 2015 11:35:39 +0000 (12:35 +0100)
commit872eadeb99cec26b722784564b2645e63355acaf
tree09d83bdb2914e17b123acd972e4f967372c53a54
parentd53943d8584793314944891234a2eb2372f75e38
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
19 files changed:
docs/_includes/header.html
docs/examples/album/index.html
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/grid/index.html
docs/examples/jumbotron/index.html
docs/examples/justified-nav/index.html
docs/examples/narrow-jumbotron/index.html
docs/examples/navbar-top-fixed/index.html
docs/examples/navbar-top/index.html
docs/examples/navbar/index.html
docs/examples/offcanvas/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/tooltip-viewport/index.html