1
0
mirror of https://github.com/flarum/core.git synced 2025-07-19 15:51:16 +02:00

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 b9b3899dfe
commit a47a01d114

View File

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