From b945a080d0b9b4a9e51cc2f05fdda7bc6ad4b6af Mon Sep 17 00:00:00 2001 From: Jerry Jalava Date: Tue, 30 Oct 2007 08:32:16 +0200 Subject: [PATCH] Setting the block element wrappers width --- css/elements.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/elements.css b/css/elements.css index e0ca501..cd750e2 100644 --- a/css/elements.css +++ b/css/elements.css @@ -40,7 +40,7 @@ body.view #content width: 78%; float: left; } -body.view #sub-block-1 +body.view .sub_blocks { width: 21%; float: right; -- 2.11.4.GIT