]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add shrink-to-fit to getting started 17875/head
authorPatrick H. Lauke <redux@splintered.co.uk>
Fri, 9 Oct 2015 20:01:21 +0000 (21:01 +0100)
committerPatrick H. Lauke <redux@splintered.co.uk>
Fri, 9 Oct 2015 20:01:21 +0000 (21:01 +0100)
See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473

docs/getting-started/introduction.md

index 395d43f6341ffe8b5bc2239dde0d09fc3a515e7b..03c1079dc5edff52f3de5319e5098d4d156de88a 100644 (file)
@@ -49,7 +49,7 @@ Put it all together and your pages should look like this:
   <head>
     <!-- Required meta tags always come first -->
     <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
 
     <!-- Bootstrap CSS -->