]> 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 6df4c14acaa914b028f05104958d12a290e6611e..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;
 }