gimp-web r1925 - in trunk: . style



Author: jimmac
Date: Fri Feb 27 22:07:35 2009
New Revision: 1925
URL: http://svn.gnome.org/viewvc/gimp-web?rev=1925&view=rev

Log:
fixed px width for the menu due to the splash

Modified:
   trunk/ChangeLog
   trunk/style/wgo.css

Modified: trunk/style/wgo.css
==============================================================================
--- trunk/style/wgo.css	(original)
+++ trunk/style/wgo.css	Fri Feb 27 22:07:35 2009
@@ -461,7 +461,7 @@
 }
 
 #menu {
-  width: 12em;
+  width: 160px;
   float: right;
   /* border: 1px solid red; */
   padding: 20px;



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