From 4e8cd44548ce4395462872955649f78b27fc3b36 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 18 Apr 2010 02:37:55 +0200 Subject: Wrapper width 70% accordning to Layout Gala 29. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 65e71377..e5505548 100644 --- a/local.css +++ b/local.css @@ -118,7 +118,7 @@ FORM#searchform { DIV#wrapper { float: right; - width: 100%; + width: 70%; } DIV#content { -- cgit v1.2.3