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
Merge requests
!17039
fix typo on 'flexbox'
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Administrator
requested to merge
github/fork/nielk/patch-2
into
v4-dev
9 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Created by: nielk
'flexbix' > 'flexbox'
0
0
Compare
v4-dev
v4-dev (base)
and
latest version
latest version
28d5516f
1 commit,
2 years ago
1 file
+
1
-
1
Expand all files
Preferences
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
docs/getting-started/flexbox.md
+
1
-
1
Options
View file @ 28d5516f
Show full file
@@ -23,7 +23,7 @@ Vendor prefixes are provided in our compiled CSS with Autoprefixer via Grunt.
## 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 reordering of content across devices and screen resolutions with the help of media queries.
Menu
Explore
Projects
Groups
Snippets