]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Increase whitespace between comments in the note popup
[rails.git] / app / assets / stylesheets / common.css.scss
index 3e239f9d49629915223cb088cf434f806e714b1d..900fb9f6a63feef5faaeeda3db4fc00a8ae5f79c 100644 (file)
@@ -1728,6 +1728,10 @@ a.button.submit {
     margin-bottom: 10px;
   }
 
+  div {
+    margin-top: 10px;
+  }
+
   .warning {
     display: block;
     background-color: #ff7070;
@@ -1736,8 +1740,8 @@ a.button.submit {
   }
 
   .comment_body {
-    margin-top: 4px;
-    margin-bottom: 4px;
+    margin-top: 2px;
+    margin-bottom: 2px;
 
     p {
       margin-top: 0px;