[PATCH v1 RESEND 2/3] css: vertically align the cgit logo image

Ferry Huberts mailings at hupie.com
Sun Mar 18 11:44:04 CET 2012


From: Ferry Huberts <ferry.huberts at pelagic.nl>

Signed-off-by: Ferry Huberts <ferry.huberts at pelagic.nl>
---
 cgit.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/cgit.css b/cgit.css
index 4b79c1c..51b04fe 100644
--- a/cgit.css
+++ b/cgit.css
@@ -31,6 +31,7 @@ div#cgit table#header {
 
 div#cgit table#header td.logo {
 	width: 96px;
+	vertical-align: top;
 }
 
 div#cgit table#header td.main {
-- 
1.7.7.6





More information about the CGit mailing list