]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Switch to Argon2 for password hashing
[rails.git] / app / assets / stylesheets / common.scss
index e0eec7bda7e03e0e8942dd60013a435f2f948723..ccb0d74932b5415cd8b60ecadeb2ac4d5188edac 100644 (file)
@@ -791,7 +791,6 @@ tr.turn:hover {
   }
 
   .comments {
-    float: right;
     color: $darkgrey;
   }
 
@@ -1064,6 +1063,7 @@ tr.turn:hover {
     background-image: image-url("sign-up-illustration-arm.png");
     position: absolute;
     z-index: 100;
+    pointer-events: none;
   }
 }
 
@@ -1745,8 +1745,8 @@ dl.dl-inline {
 
     .byosm span {
       display: inline-block;
-      width: 20px;
-      margin-left: -20px;
+      width: 1em;
+      margin-left: -1em;
     }
   }