mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
#2272 New Forum Posts - Bootstrap standard markup.
This commit is contained in:
@@ -40,3 +40,16 @@ ul.breadcrumb li span.divider { padding-left:5px; }
|
||||
|
||||
.img-responsive { max-width:100%; }
|
||||
|
||||
|
||||
.media-list {
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.media-body, .media-left, .media-right {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
}
|
||||
.media-left, .media > .pull-left {
|
||||
padding-right: 10px;
|
||||
}
|
Reference in New Issue
Block a user