diff -r 0a74676a2f2f -r 68469a95658d themes/oxygen/header.tpl --- a/themes/oxygen/header.tpl Sat Jul 21 18:12:10 2007 -0400 +++ b/themes/oxygen/header.tpl Wed Jul 25 18:06:34 2007 -0400 @@ -22,7 +22,7 @@ { elem.style.display = 'block'; counter.style.display = 'none'; - elem.parentNode.style.width = '156px'; + elem.parentNode.style.width = ''; if ( !KILL_SWITCH ) { createCookie(side+'_sidebar', 'open', 365);