[git-web] fix css for bug #712590



commit c129432634812e60d59dd283a353e2845d1be043
Author: Andreas Nilsson <anilsson redhat com>
Date:   Wed Nov 20 14:20:48 2013 +0100

    fix css for bug #712590

 cgit-gnome.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cgit-gnome.css b/cgit-gnome.css
index b931d92..c4207a7 100644
--- a/cgit-gnome.css
+++ b/cgit-gnome.css
@@ -386,10 +386,10 @@ input {
 
 #header #logo img {
     -moz-transition: opacity 200ms ease-out 0s;
-    height: 78px;
+    height: 76px;
     margin-left: 10px;
     opacity: 1;
-    width: 250px;
+    width: 199px;
     left: 10px;
     margin-top: 5px;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]