Changeset - 470fac079543
[Not reviewed]
default
0 1 0
Mads Kiilerich - 9 years ago 2016-09-06 00:51:18
madski@unity3d.com
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.
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/style.css
Show inline comments
 
@@ -168,7 +168,6 @@ div.formatted-fixed,
 

	
 
div.formatted-fixed {
 
    white-space: pre-wrap;
 
    line-height: 14px;
 
}
 

	
 
.changeset_hash {
0 comments (0 inline, 0 general)