]> git.openstreetmap.org Git - rails.git/commitdiff
Remove unnecessary margin-tops
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Mar 2021 17:16:31 +0000 (17:16 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Mar 2021 17:16:31 +0000 (17:16 +0000)
app/assets/stylesheets/common.scss

index a370745613ed6d5b13e00be8dba91199c1f51ff6..411e6167bf3e37e64a9d65700121be25ed28da66 100644 (file)
@@ -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 */