[Durian-svn] [3088] bit more playing with css, now everything fits nicely

pablo institute at blender.org
Mon May 10 14:02:24 CEST 2010


Revision: 3088
          https://blenderinstitute.dyndns.org/durian-svn/?do=log&project=durian&path=/&rev=3088
Author:   pablo
Date:     2010-05-10 14:02:23 +0200 (Mon, 10 May 2010)
Log Message:
-----------
bit more playing with css, now everything fits nicely 

Modified Paths:
--------------
    frm/master_ui.css

Modified: frm/master_ui.css
===================================================================
--- frm/master_ui.css	2010-05-10 11:55:12 UTC (rev 3087)
+++ frm/master_ui.css	2010-05-10 12:02:23 UTC (rev 3088)
@@ -35,7 +35,7 @@
 
 #container {
 	margin: 5px auto;
-	width: 1280px;
+	width: 1080px;
 }
 
 button {
@@ -183,7 +183,7 @@
 
 #extrainfo {
 	float:left;
-       width: 450px;
+       width: 430px;
        padding: 10px;
 }
 



More information about the Durian-svn mailing list