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
7bc5af26
Commit
7bc5af26
authored
9 years ago
by
Chris Rebert
Browse files
Options
Download
Plain Diff
Merge pull request #17030 from swaincreates/v4-dev-spelling-fix
V4 dev spelling fix in docs/getting-started/flexbox.md
parents
c9a5f823
1e8d186f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/getting-started/flexbox.md
+1
-1
docs/getting-started/flexbox.md
with
1 addition
and
1 deletion
+1
-1
docs/getting-started/flexbox.md
+
1
-
1
View file @
7bc5af26
...
@@ -23,7 +23,7 @@ Vendor prefixes are provided in our compiled CSS with Autoprefixer via Grunt.
...
@@ -23,7 +23,7 @@ Vendor prefixes are provided in our compiled CSS with Autoprefixer via Grunt.
## Why flexbox?
## Why flexbox?
In a nutshell, flexb
i
x provides simpler and more flexible layout options in CSS. More specifically, it provides:
In a nutshell, flexb
o
x provides simpler and more flexible layout options in CSS. More specifically, it provides:
-
Easy vertical alignment of content within a parent element.
-
Easy vertical alignment of content within a parent element.
-
Easy reordering of content across devices and screen resolutions with the help of media queries.
-
Easy reordering of content across devices and screen resolutions with the help of media queries.
...
...
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