all repos — cgit @ 4c228e3c3b9d457b603f2a65bd98aaedb3c16b3a

a hyperfast web frontend for git written in c

cgit.css: align commit message with subject in expanded log listing

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Lars Hjemli hjemli@gmail.com
Mon, 10 Aug 2009 18:03:31 +0200
commit

4c228e3c3b9d457b603f2a65bd98aaedb3c16b3a

parent

e6cd7121edf55c13f04cd5d6fca8f07c4035ce0a

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M cgit.csscgit.css

@@ -155,7 +155,7 @@

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 {