From 493b77b2e11520b28551faa8efc63f0710556a91 Mon Sep 17 00:00:00 2001
From: sarven <csarven@plantard.controlezvous.ca>
Date: Fri, 23 Jan 2009 06:49:14 +0000
Subject: [PATCH] Minor

---
 theme/base/css/display.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 4eee3449be..1769dc1c13 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -371,7 +371,7 @@ border-radius:7px;
 #content_inner {
 position:relative;
 width:100%;
-float;left;
+float:left;
 }
 
 #aside_primary {
-- 
2.39.5