]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove unusual margins and line-height from comments
[rails.git] / app / assets / stylesheets / common.scss
index bc971de2b7bdb7371e828237d7c67c0f895a75fc..395e449a1b92494bef856f9e0c6f8f0327a516ad 100644 (file)
@@ -804,15 +804,6 @@ tr.turn:hover {
     }
   }
 
-  .note-comments li, .changeset-comments li {
-    margin: $lineheight/2 0;
-
-    p {
-      margin: 10px 6px 0 6px;
-      line-height: 1.5;
-    }
-  }
-
   .subscribe-buttons input {
     font-size: 90%;
     line-height: 15px;