[gnomeweb-wml] anjuta web: Fixed home image width



commit aa192547a0ac1c4b66593e508ef36c9d8bc629e9
Author: Naba Kumar <naba gnome org>
Date:   Sun Jan 31 12:01:23 2010 +0200

    anjuta web: Fixed home image width

 projects.gnome.org/anjuta/css/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/projects.gnome.org/anjuta/css/style.css b/projects.gnome.org/anjuta/css/style.css
index b29bc01..d6e672f 100644
--- a/projects.gnome.org/anjuta/css/style.css
+++ b/projects.gnome.org/anjuta/css/style.css
@@ -24,7 +24,7 @@ div#highlight-container {
 
 div#highlight {
     background: url(anjuta-home.png) top left no-repeat;
-    height: 514px;
+    height: 509px;
 }
 
 div#highlight-ui {



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