change deprecated 'align' attribute to 'orient' so that sidebar in mailnews with classic skin has a horizontal grippy on the top, rather than a vertical one

This commit is contained in:
ben%netscape.com 2006-07-27 14:52:14 +00:00
parent eab25d182b
commit 1a1451c3fb

View File

@ -27,7 +27,7 @@
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<!-- Overlay the sidebar panels -->
<box id="sidebar-box" align="vertical" persist="hidden width collapsed">
<box id="sidebar-box" orient="vertical" persist="hidden width collapsed">
<splitter id="sidebar-panels-splitter" collapse="after"
onmouseup="PersistHeight();" hidden="true">
<spring flex="1"/>