]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Use flexbox instead of floating to position the comment icon
[rails.git] / app / assets / stylesheets / common.scss
index e0eec7bda7e03e0e8942dd60013a435f2f948723..f8cd32438fc1a5e329de2fbca71b7aa3f00b87b2 100644 (file)
@@ -791,7 +791,6 @@ tr.turn:hover {
   }
 
   .comments {
-    float: right;
     color: $darkgrey;
   }