From 80474e41fd49e82ea947a80866df12f17be58305 Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 23 Jun 2012 20:26:36 +0200 Subject: [PATCH] fix css for parsed links in source viewer comments --- index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/index.css b/index.css index d1637963..8ee0e6c1 100644 --- a/index.css +++ b/index.css @@ -14,6 +14,7 @@ body { padding: 1px 3px 1px 3px; border-radius: 2px; font-size: 11px; + line-height: 14px; text-decoration: none; } .OxComment .doclink:hover {