aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started/introduction.md
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2015-10-09 21:01:21 +0100
committerPatrick H. Lauke <[email protected]>2015-10-09 21:01:21 +0100
commit6ebd6c4aab70fde4ab6dadc2ac7a982bb0932484 (patch)
treed7bf26a3b589caa111ded7e2fa9ffec792e57b95 /docs/getting-started/introduction.md
parent93e56a0c64c2b27f414c1c70b8d3cfe90afeaa37 (diff)
downloadbootstrap-6ebd6c4aab70fde4ab6dadc2ac7a982bb0932484.tar.xz
bootstrap-6ebd6c4aab70fde4ab6dadc2ac7a982bb0932484.zip
Add shrink-to-fit to getting started
See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473
Diffstat (limited to 'docs/getting-started/introduction.md')
-rw-r--r--docs/getting-started/introduction.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/introduction.md b/docs/getting-started/introduction.md
index 395d43f63..03c1079dc 100644
--- a/docs/getting-started/introduction.md
+++ b/docs/getting-started/introduction.md
@@ -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 -->