Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
f16ad225
Commit
f16ad225
authored
9 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fixes
#18188
parent
4005b316
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_reboot.scss
+2
-0
scss/_reboot.scss
with
2 additions
and
0 deletions
+2
-0
scss/_reboot.scss
+
2
-
0
View file @
f16ad225
...
@@ -44,6 +44,8 @@ html {
...
@@ -44,6 +44,8 @@ html {
//
//
// Wrap `@viewport` with `@at-root` for when folks do a nested import (e.g.,
// Wrap `@viewport` with `@at-root` for when folks do a nested import (e.g.,
// `.class-name { @import "bootstrap"; }`).
// `.class-name { @import "bootstrap"; }`).
//
// Includes future-proofed vendor prefixes as well.
@at-root
{
@at-root
{
@-moz-viewport
{
width
:
device-width
;
}
@-moz-viewport
{
width
:
device-width
;
}
@-ms-viewport
{
width
:
device-width
;
}
@-ms-viewport
{
width
:
device-width
;
}
...
...
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
Menu
Explore
Projects
Groups
Snippets