]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/4463'
[rails.git] / app / assets / stylesheets / common.scss
index 18eab1316222ec54a180fb38c839c32e1fa511eb..1f7c45db504ab41f3fdb64efb96055937f5e29ee 100644 (file)
@@ -822,14 +822,11 @@ tr.turn:hover {
     height: 400px;
     display: none;
   }
-  .comments {
-    max-width: 740px;
+  .diary-comment .col-auto {
+    width: 62px;
   }
-  .diary-comment {
-    border-top: 1px dashed $grey;
-    &:first-child {
-      border-top: 1px solid $grey;
-    }
+  .diary-comment .col {
+    max-width: 690px;
   }
 }