From: Andy Allan Date: Wed, 3 Mar 2021 17:16:31 +0000 (+0000) Subject: Remove unnecessary margin-tops X-Git-Tag: live~1740^2~1 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/3fdf1e204a50b6ebe45765ec9170cdd4d578254e Remove unnecessary margin-tops --- 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 */