[git-web] fix css for bug #712590



commit e2930d6ee194450e4cfc175fc9f08b31409bb60e
Author: Andreas Nilsson <anilsson redhat com>
Date:   Wed Nov 20 14:24:01 2013 +0100

    fix css for bug #712590

 cgit-gnome.css   |    4 ++--
 gnome-layout.css |    2 --
 2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/cgit-gnome.css b/cgit-gnome.css
index c4207a7..b931d92 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: 76px;
+    height: 78px;
     margin-left: 10px;
     opacity: 1;
-    width: 199px;
+    width: 250px;
     left: 10px;
     margin-top: 5px;
 }
diff --git a/gnome-layout.css b/gnome-layout.css
index db1ddd3..174b81b 100644
--- a/gnome-layout.css
+++ b/gnome-layout.css
@@ -74,8 +74,6 @@ a:active {
 }
 
 #logo a img {
-       width: 230px;
-       height: 72px;
        position: relative;
 }
 


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