mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 02:00:23 +00:00
Fixes #15124: Restore .media-object
This commit is contained in:
parent
c22b8dca14
commit
c2d868cfbe
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
.media-object {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.media {
|
||||
// Proper spacing between instances of .media
|
||||
margin-top: 15px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue