summaryrefslogtreecommitdiffstats
path: root/application/palemoon/base/content/browser.xul
diff options
context:
space:
mode:
Diffstat (limited to 'application/palemoon/base/content/browser.xul')
-rw-r--r--application/palemoon/base/content/browser.xul2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/palemoon/base/content/browser.xul b/application/palemoon/base/content/browser.xul
index 254e2eee0..90899bb88 100644
--- a/application/palemoon/base/content/browser.xul
+++ b/application/palemoon/base/content/browser.xul
@@ -334,7 +334,9 @@
</button>
</hbox>
#endif
+#ifndef XP_MACOSX
<spacer id="titlebar-spacer" flex="1"/>
+#endif
<hbox id="titlebar-buttonbox-container" align="start">
<hbox id="titlebar-buttonbox">
<toolbarbutton class="titlebar-button" id="titlebar-min" oncommand="window.minimize();"/>