From 4b1647fcdc6e6442252e0866ceea45c3abd5de33 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 04 Sep 2009 06:42:24 -0400
Subject: [PATCH] New logo and minor changes to default skin

---
 skins/default/common.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/skins/default/common.css b/skins/default/common.css
index bf59895..43b3a92 100644
--- a/skins/default/common.css
+++ b/skins/default/common.css
@@ -130,8 +130,8 @@
 #header
 {
   position: absolute;
-  top: 10px;
-  left: 20px;
+  top: 8px;
+  left: 19px;
   width: 170px;
   height: 40px;
   z-index: 100;

--
Gitblit v1.9.1