Remove unnecessary margin-tops

This commit is contained in:
Andy Allan 2021-03-03 17:16:31 +00:00
parent 926576881f
commit 3fdf1e204a

View file

@ -1695,13 +1695,8 @@ div.secondary-actions {
} }
} }
.diary_post .richtext {
margin-top: $lineheight;
}
.comments .richtext { .comments .richtext {
margin-left: 70px; margin-left: 70px;
margin-top: 0;
} }
/* Rules for the user notes list */ /* Rules for the user notes list */