From 37e5e243ec3d2c2b4def8fe3223786b0e8e70cb3 Mon Sep 17 00:00:00 2001 From: leho Date: Fri, 8 Oct 2010 19:41:11 +0800 Subject: [PATCH] css/theme.css: whitespace style fix --- css/theme.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/theme.css b/css/theme.css index a925da6..6ab8a05 100644 --- a/css/theme.css +++ b/css/theme.css @@ -1 +1,3 @@ -.container { width: 960px; } +.container { + width: 960px; +}