From 3aae82703bfe70fc273f0611cdc780804df77bb8 Mon Sep 17 00:00:00 2001
From: Michael Krelin
Date: Wed, 18 Jul 2007 14:55:40 +0200
Subject: css: adjust vertical-align of commit info th cells

---
 cgit.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cgit.css b/cgit.css
index 112dac1..43a40a3 100644
--- a/cgit.css
+++ b/cgit.css
@@ -231,6 +231,7 @@ table.commit-info th {
 	text-align: left;
 	font-weight: normal;
 	padding: 0.1em 1em 0.1em 0.1em;
+	vertical-align: top;
 }
 
 table.commit-info td {
-- 
cgit v1.2.3-54-g00ecf