]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove underline from abbr elements
[rails.git] / app / assets / stylesheets / common.scss
index 00e970e3038f49515076a49fabad3142a0c30e03..4f2571917ec61c1b6a36d694c7883be65ceac452 100644 (file)
@@ -38,7 +38,6 @@ textarea,
 body { font: #{$typeheight}/#{$lineheight} "Helvetica Neue",Arial,sans-serif; }
 
 abbr, acronym {
-  border-bottom: .1em dotted;
   cursor: help;
 }
 
@@ -1002,6 +1001,11 @@ header .search_forms,
       vertical-align: middle;
     }
   }
+
+  a.reverse_directions {
+    cursor: pointer;
+    margin: 0px 0px 5px 25px;
+  }
 }
 
 /* Rules for the map key which appears in the popout sidebar */