From 91247bf0d4571e234487312a3a47043f60a73144 Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Mon, 26 Jun 2006 13:06:00 +1200 Subject: [PATCH] fix for ie --- templates/sgn2.0/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/sgn2.0/style.css b/templates/sgn2.0/style.css index 031c0b5..1a1c8ce 100644 --- a/templates/sgn2.0/style.css +++ b/templates/sgn2.0/style.css @@ -28,7 +28,7 @@ td.leftsidebar { width:180px; padding:0px; margin:0px; - background-color:#999999; + background-color:#999999; } td.maincontentcontainer { width:auto; @@ -47,12 +47,14 @@ td.rightsidebar { padding-bottom:10px; border-bottom:2px solid black; background-color:white; + width:180px; } .rightsidebar .serendipitySideBarItem { padding:10px; padding-bottom:10px; border-bottom:2px solid black; + width:180px; } /* -- 2.39.5