From a953bfdf5b781660c5fb21ea6be1deb7a3965cfa Mon Sep 17 00:00:00 2001 From: donchambers Date: Fri, 7 Dec 2007 05:27:09 +0000 Subject: [PATCH] BP: minor fix to 1 col layout --- templates/bulletproof/base.css | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/bulletproof/base.css b/templates/bulletproof/base.css index 1105814..59b5c60 100644 --- a/templates/bulletproof/base.css +++ b/templates/bulletproof/base.css @@ -110,6 +110,7 @@ body { margin: 0px 1px 10px 11px!important; padding: 0!important; width: 18.5%; + display:inline; } #footer { -- 2.39.5