From: Tom Hughes Date: Tue, 6 Aug 2013 10:19:27 +0000 (+0100) Subject: Reduce line height in HTML share field X-Git-Tag: live~4832 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/87782088bbe299a7b6578be57e6b89a8fd125770?ds=sidebyside Reduce line height in HTML share field --- diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index df5edbf7e..418921dab 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -679,6 +679,7 @@ a.donate { width: 100%; font-family: monospace; font-size: small; + line-height: 1.3; } }