]> git.openstreetmap.org Git - rails.git/commitdiff
Reduce line height in HTML share field
authorTom Hughes <tom@compton.nu>
Tue, 6 Aug 2013 10:19:27 +0000 (11:19 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 6 Aug 2013 10:19:27 +0000 (11:19 +0100)
app/assets/stylesheets/common.css.scss

index df5edbf7ea6e54d2e6ce4b348fd5a27df23d6d6f..418921dabe7e04ddaa0a85494a79c9bc86f8b3ad 100644 (file)
@@ -679,6 +679,7 @@ a.donate {
       width: 100%;
       font-family: monospace;
       font-size: small;
       width: 100%;
       font-family: monospace;
       font-size: small;
+      line-height: 1.3;
     }
   }
 
     }
   }