mirror of
https://github.com/moodle/moodle.git
synced 2025-04-04 16:04:00 +02:00
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:
parent
ff7d91053c
commit
8353186f4e
@ -17,6 +17,14 @@ select {
|
||||
.forumpost {
|
||||
.well;
|
||||
padding: 6px;
|
||||
.header {
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
.maincontent {
|
||||
.left {
|
||||
padding: 0 10px 0 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.forumpost .row .left {
|
||||
|
Loading…
x
Reference in New Issue
Block a user