diff --git a/cocoa/BrowserWindowController.m b/cocoa/BrowserWindowController.m
index 05708a20e..ebe4c370d 100644
--- a/cocoa/BrowserWindowController.m
+++ b/cocoa/BrowserWindowController.m
@@ -67,6 +67,7 @@
[tabBar setShowAddTabButton: YES];
[tabBar setTearOffStyle: PSMTabBarTearOffMiniwindow];
[tabBar setCanCloseOnlyTab: YES];
+ [tabBar setHideForSingleTab: YES];
NSButton *b = [tabBar addTabButton];
[b setTarget: self];
diff --git a/cocoa/res/BrowserWindow.xib b/cocoa/res/BrowserWindow.xib
index 320ffc9a0..868c1f632 100644
--- a/cocoa/res/BrowserWindow.xib
+++ b/cocoa/res/BrowserWindow.xib
@@ -12,7 +12,7 @@
-
+
{30, 25}
@@ -706,6 +706,14 @@
85
+
+
+ partnerView
+
+
+
+ 86
+
@@ -1045,7 +1053,7 @@
- 85
+ 86