]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge pull request #3347 from Robbendebiene/patch-3
[rails.git] / app / assets / stylesheets / common.scss
index e0eec7bda7e03e0e8942dd60013a435f2f948723..01202179690316e44e744cfdd5fdd630555b3521 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;
   }
 }