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

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli 2009-08-10 18:03:31 +02:00
parent e6cd7121ed
commit 4c228e3c3b
1 changed files with 1 additions and 1 deletions

View File

@ -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 {