MDL-40975 Theme: Stop treating label commands differently

This commit is contained in:
Andrew Nicols
2013-11-07 11:42:26 +08:00
parent 4c9e8ea7a3
commit 27e6dce63b
2 changed files with 1 additions and 5 deletions
@@ -204,10 +204,6 @@
white-space: nowrap;
display: inline;
}
.section .activity.modtype_label .commands {
margin-left: 40%;
padding-left: .2em;
}
.section .activity.modtype_label.label {
font-weight: normal;
padding: .2em;
File diff suppressed because one or more lines are too long