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
a9a29128
Commit
a9a29128
authored
9 years ago
by
Chris Rebert
Browse files
Options
Download
Plain Diff
Merge pull request #17716 from michael-k/placeholder
Filled leftover placeholder in docs
parents
3497d993
b7bdde3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/layout/overview.md
+1
-1
docs/layout/overview.md
with
1 addition
and
1 deletion
+1
-1
docs/layout/overview.md
+
1
-
1
View file @
a9a29128
...
...
@@ -51,7 +51,7 @@ Since Bootstrap is developed to be mobile first, we use a handful of [media quer
Bootstrap primarily uses the following media query ranges—or breakpoints—in our source Sass files for our layout, grid system, and components.
{% highlight scss %}
// Extra small devices (portrait phones, less than
???px
)
// Extra small devices (portrait phones, less than
34em
)
// No media query since this is the default in Bootstrap
// Small devices (landscape phones, 34em and up)
...
...
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