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:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user