# HG changeset patch # User Mads Kiilerich # Date 1473115878 -7200 # Node ID 470fac0795431bc8c45370b630be079a961636df # Parent d9757113c013b789efc323a76e8430c56ce543b9 styling: adjust line-height for comments The line-height was set low, and sometimes it seemed to truncate a bit of character height. Also, I think it looks better this way. diff -r d9757113c013 -r 470fac079543 kallithea/public/css/style.css --- a/kallithea/public/css/style.css Tue Sep 06 00:51:18 2016 +0200 +++ b/kallithea/public/css/style.css Tue Sep 06 00:51:18 2016 +0200 @@ -168,7 +168,6 @@ div.formatted-fixed { white-space: pre-wrap; - line-height: 14px; } .changeset_hash {