Bug 478942: reveal-tabs button in browser.xul cannot be overlaid correctly by extension xul, r=mfinkle

This commit is contained in:
Jonathan DiCarlo 2009-02-18 00:23:29 -05:00
parent 4ebfd0b48f
commit fdb09df935

View File

@ -205,9 +205,8 @@
left="-132" top="60"
constraint="ignore-y,vp-relative">
<richlistbox id="tabs" onselect="BrowserUI.selectTab(this.selectedItem);" onmouseup="BrowserUI.hideTabs();" onclosetab="BrowserUI.closeTab(this);"/>
<hbox>
<hbox id="tabs-controls">
<toolbarbutton id="newtab-button" command="cmd_newTab"/>
<toolbarbutton id="retrievetab-button" command="" hidden="true"/>
</hbox>
</vbox>
<!-- barrier to the right of the left sidebar -->