]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Rework diary comments to use flex grid rather than floats and margins
[rails.git] / app / assets / stylesheets / common.scss
index 01202179690316e44e744cfdd5fdd630555b3521..93e660a97bda0a8f78e8f755c15aa217d6b8d353 100644 (file)
@@ -1612,10 +1612,6 @@ dl.dl-inline {
   }
 }
 
-.comments .richtext {
-  margin-left: 70px;
-}
-
 /* Rules for the user notes list */
 
 .note_list {
@@ -1745,8 +1741,8 @@ dl.dl-inline {
 
     .byosm span {
       display: inline-block;
-      width: 20px;
-      margin-left: -20px;
+      width: 1em;
+      margin-left: -1em;
     }
   }