Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
6ebd6c4a
Commit
6ebd6c4a
authored
9 years ago
by
Patrick H. Lauke
Browse files
Options
Download
Email Patches
Plain Diff
Add shrink-to-fit to getting started
See
https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473
parent
93e56a0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/getting-started/introduction.md
+1
-1
docs/getting-started/introduction.md
with
1 addition
and
1 deletion
+1
-1
docs/getting-started/introduction.md
+
1
-
1
View file @
6ebd6c4a
...
...
@@ -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 -->
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment