From 80d9d946a6c6ce8f2d9e049a22b28726241c90cb Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Sat, 23 Jan 2010 02:31:51 -0800 Subject: [PATCH] Removed the extra after removing .column forevah and fixed the style.css to putting padding in .narrowcolumn now and increase width to 550px; Signed-off-by: Philip M. Hofer (Frumph) --- layout-foot.php | 1 - style.css | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layout-foot.php b/layout-foot.php index bd5658e..58bb8ce 100644 --- a/layout-foot.php +++ b/layout-foot.php @@ -1,5 +1,4 @@ - diff --git a/style.css b/style.css index b2dec89..e11f90c 100644 --- a/style.css +++ b/style.css @@ -443,7 +443,8 @@ h4, h4 a { } .narrowcolumn { - width: 540px; + width: 550px; + padding: 0 5px; } /* add 10px to smaller width layouts */