mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
Bug 511629: Superfluous hbox in tabs.xml [r=mark.finkle]
This commit is contained in:
parent
e23f697100
commit
8c132f0847
@ -12,9 +12,7 @@
|
||||
<content>
|
||||
<xul:stack anonid="page" class="documenttab-container" flex="1">
|
||||
<html:canvas anonid="canvas" class="documenttab-canvas" left="8" width="106" height="64"/>
|
||||
<xul:vbox left="0" top="24">
|
||||
<xul:image anonid="close" class="documenttab-close"/>
|
||||
</xul:vbox>
|
||||
<xul:image left="0" top="24" anonid="close" class="documenttab-close"/>
|
||||
</xul:stack>
|
||||
</content>
|
||||
<implementation>
|
||||
|
Loading…
Reference in New Issue
Block a user