themes/oxygen/header.tpl
changeset 74 68469a95658d
parent 71 21770a1a5213
child 80 cb7dde69c301
--- 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);