Remove old styling for DiscussionRenamedPost

New title should now appear as bold.

Refs #428.
This commit is contained in:
Franz Liedke
2016-04-01 10:08:22 +09:00
parent 895281acb2
commit b74ca9979f

View File

@ -224,16 +224,6 @@
font-size: 14px;
}
.DiscussionRenamedPost {
&-old, &-new {
font-weight: normal;
font-style: italic;
}
.Button--more {
margin-left: 5px;
}
}
.Post-footer, .Post-actions {
> ul {
list-style-type: none;