Commit 7f18d02e authored by Mark Otto's avatar Mark Otto

Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

parents 29c3edda 003f507d
......@@ -6,6 +6,12 @@
.media-body {
flex: 1;
}
.media-middle {
align-self: center;
}
.media-bottom {
align-self: flex-end;
}
} @else {
.media {
margin-top: 15px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment