]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/1772'
authorTom Hughes <tom@compton.nu>
Tue, 27 Feb 2018 20:37:53 +0000 (20:37 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 27 Feb 2018 20:38:53 +0000 (20:38 +0000)
app/assets/stylesheets/common.scss

index 4f2571917ec61c1b6a36d694c7883be65ceac452..4353e5e659d85628ff9a8f175d291ffdd4465652 100644 (file)
@@ -38,6 +38,7 @@ textarea,
 body { font: #{$typeheight}/#{$lineheight} "Helvetica Neue",Arial,sans-serif; }
 
 abbr, acronym {
+  text-decoration: underline dotted;
   cursor: help;
 }