mirror of
https://github.com/flarum/framework.git
synced 2025-06-05 15:34:33 +08:00
Remove old styling for DiscussionRenamedPost
New title should now appear as bold. Refs #428.
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user