mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
MDL-33569 themes: Labels create extra margin below content.
This commit is contained in:
parent
d45e65ccad
commit
336c57575b
2 changed files with 8 additions and 0 deletions
|
@ -72,6 +72,9 @@
|
|||
font-weight: normal;
|
||||
padding: .2em;
|
||||
}
|
||||
.modtype_label .no-overflow > p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.section li.activity {
|
||||
padding: .2em;
|
||||
clear: both;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue