]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
fixup popup
[rails.git] / app / assets / stylesheets / common.scss
index 01202179690316e44e744cfdd5fdd630555b3521..782094af9cde834f4ff7e36435351175d20783db 100644 (file)
@@ -1117,10 +1117,6 @@ tr.turn:hover {
     margin-top: 0 0 0 60px;
     font-size: 12px;
   }
-  img.user_thumbnail {
-    float: left;
-    margin: 0 $lineheight/2 0 0;
-  }
 }
 
 /* Rules for the user list */
@@ -1612,10 +1608,6 @@ dl.dl-inline {
   }
 }
 
-.comments .richtext {
-  margin-left: 70px;
-}
-
 /* Rules for the user notes list */
 
 .note_list {
@@ -1745,8 +1737,8 @@ dl.dl-inline {
 
     .byosm span {
       display: inline-block;
-      width: 20px;
-      margin-left: -20px;
+      width: 1em;
+      margin-left: -1em;
     }
   }