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}