MDL-33569 themes: Labels create extra margin below content.

This commit is contained in:
Mary Evans 2013-09-28 15:07:22 +01:00
parent d45e65ccad
commit 336c57575b
2 changed files with 8 additions and 0 deletions

View file

@ -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;