diff --git a/css/layout.css b/css/layout.css index b8e384fc..1268ff23 100644 --- a/css/layout.css +++ b/css/layout.css @@ -339,7 +339,7 @@ html>body #top #Logo { #sitetree { width: 500px; /* IE's chocking right now */ } -html> #sitetree { +html>body #sitetree { width: auto; }