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
56aadd25
Commit
56aadd25
authored
9 years ago
by
Rakhat Jabagin
Browse files
Options
Download
Email Patches
Plain Diff
add media vertical flexbox classes
parent
7ff9b197
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_media.scss
+6
-0
scss/_media.scss
with
6 additions
and
0 deletions
+6
-0
scss/_media.scss
+
6
-
0
View file @
56aadd25
...
@@ -6,6 +6,12 @@
...
@@ -6,6 +6,12 @@
.media-body
{
.media-body
{
flex
:
1
;
flex
:
1
;
}
}
.media-middle
{
align-self
:
center
;
}
.media-bottom
{
align-self
:
flex-end
;
}
}
@else
{
}
@else
{
.media
{
.media
{
margin-top
:
15px
;
margin-top
:
15px
;
...
...
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