Revision
199
Author
dmorgan
Date
2010-12-21 11:43:18 +0100 (Tue, 21 Dec 2010)

Log Message

Revert previous commit and add a comment.

Modified Paths

Modified: identity/CatDap/trunk/root/static/style/yui/reset-fonts-grids.css
===================================================================
--- identity/CatDap/trunk/root/static/style/yui/reset-fonts-grids.css	2010-12-21 10:26:19 UTC (rev 198)
+++ identity/CatDap/trunk/root/static/style/yui/reset-fonts-grids.css	2010-12-21 10:43:18 UTC (rev 199)
@@ -78,7 +78,12 @@
 #doc,#doc2,#doc3,#doc4,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{
 	margin:auto;
 	text-align:left;
-	width:37.00em;
+	/*
+	 * FIXME:
+	 * It would be better to use 30.00em for the index page and an othe size for the other pages
+	 * this would allow us to not waste space.
+	 */
+	width:57.69em;
 	*width:56.25em;
 }
 #doc2{