From 4c228e3c3b9d457b603f2a65bd98aaedb3c16b3a Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Mon, 10 Aug 2009 18:03:31 +0200 Subject: cgit.css: align commit message with subject in expanded log listing Signed-off-by: Lars Hjemli --- cgit.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgit.css b/cgit.css index adfc8ae..e3b32e7 100644 --- a/cgit.css +++ b/cgit.css @@ -155,7 +155,7 @@ table.list td.logsubject { table.list td.logmsg { font-family: monospace; white-space: pre; - padding: 1em 0em 2em 0em; + padding: 1em 0.5em 2em 0.5em; } table.list td a { -- cgit v1.2.3-59-g8ed1b