changeset 6157:470fac079543

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.
author Mads Kiilerich <madski@unity3d.com>
date Tue, 06 Sep 2016 00:51:18 +0200
parents d9757113c013
children 323ccdd4579b
files kallithea/public/css/style.css
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 {