]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Make paragraph breaks more visible in changeset and note comments
[rails.git] / app / assets / stylesheets / common.scss
index 3827a368a504a18b8c8c8e55ceba5b2886b5ba76..56c4515d02a17b608b2f4eac86595c71443b8eb5 100644 (file)
@@ -1237,7 +1237,8 @@ tr.turn:hover {
     margin: $lineheight/2 0;
 
     p {
-      margin-left: 10px;
+      margin: 10px 6px 0 6px;
+      line-height: 1.5;
     }
   }