mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 478942: reveal-tabs button in browser.xul cannot be overlaid correctly by extension xul, r=mfinkle
This commit is contained in:
parent
4ebfd0b48f
commit
fdb09df935
@ -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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user