MDL-42711 theme port from LM: reimplemented fixes from MDLSITE-2451 to align group icons in forumpost css class (forum/blog).

This commit is contained in:
Aparup Banerjee 2013-11-12 15:56:40 +08:00
parent ff7d91053c
commit 8353186f4e

View File

@ -17,6 +17,14 @@ select {
.forumpost {
.well;
padding: 6px;
.header {
margin-bottom: 3px;
}
.maincontent {
.left {
padding: 0 10px 0 10px;
}
}
}
.forumpost .row .left {