Bug 421721 - "remove tabs-bottom-spacer, it's unused" [p=dao@mozilla.com (Dão Gottwald) r+a1.9=mconnor]

This commit is contained in:
reed@reedloden.com 2008-03-09 12:59:50 -07:00
parent 6f1799c430
commit 668946a5ff

View File

@ -2588,7 +2588,6 @@
<xul:spacer flex="1"/>
<xul:hbox class="tabs-bottom" align="center"/>
</xul:vbox>
<xul:vbox>
<xul:hbox xbl:inherits="overflow" class="tabs-container">
#ifdef XP_MACOSX
<xul:stack>
@ -2621,8 +2620,6 @@
</xul:hbox>
#endif
</xul:hbox>
<xul:spacer class="tabs-bottom-spacer"/>
</xul:vbox>
</xul:stack>
</content>
<implementation implements="nsITimerCallback, nsIDOMEventListener">