From 3fdf1e204a50b6ebe45765ec9170cdd4d578254e Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Wed, 3 Mar 2021 17:16:31 +0000 Subject: [PATCH 1/1] Remove unnecessary margin-tops --- app/assets/stylesheets/common.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index a37074561..411e6167b 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1695,13 +1695,8 @@ div.secondary-actions { } } -.diary_post .richtext { - margin-top: $lineheight; - } - .comments .richtext { margin-left: 70px; - margin-top: 0; } /* Rules for the user notes list */ -- 2.45.1