From 1ffe581a372c0993c4d302544d8d9674254d1e0a Mon Sep 17 00:00:00 2001 From: helmutm Date: Mon, 29 Jan 2007 12:50:09 +0000 Subject: [PATCH] adjusting base.css git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1569 fd906abe-77d9-0310-91a1-e0d9ade77398 --- browser/liquid/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/liquid/base.css b/browser/liquid/base.css index 0036721..3ff82dc 100644 --- a/browser/liquid/base.css +++ b/browser/liquid/base.css @@ -26,7 +26,7 @@ body { #global,#footer {width:100%} #menu,#content,#sub-section {float:left} #menu {width:20%} -#content {width:63%} +#content {width:62%} #sub-section {width:17%} #footer {clear:left}