# HG changeset patch # User Mads Kiilerich # Date 2016-09-06 00:51:18 # 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 --git a/kallithea/public/css/style.css b/kallithea/public/css/style.css --- a/kallithea/public/css/style.css +++ b/kallithea/public/css/style.css @@ -168,7 +168,6 @@ div.formatted-fixed, div.formatted-fixed { white-space: pre-wrap; - line-height: 14px; } .changeset_hash {