1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

Fixes #15124: Restore .media-object

This commit is contained in:
Mark Otto
2014-11-29 18:33:01 -08:00
parent c22b8dca14
commit c2d868cfbe

View File

@@ -1,3 +1,7 @@
.media-object {
display: block;
}
.media { .media {
// Proper spacing between instances of .media // Proper spacing between instances of .media
margin-top: 15px; margin-top: 15px;