Reduce line height in HTML share field

This commit is contained in:
Tom Hughes 2013-08-06 11:19:27 +01:00
parent 99c48285df
commit 87782088bb

View file

@ -679,6 +679,7 @@ a.donate {
width: 100%;
font-family: monospace;
font-size: small;
line-height: 1.3;
}
}