Revert "Imba pro vertical race selector enabled"

This reverts commit 2060dd0598.
This commit is contained in:
HomeWorld
2011-07-20 22:39:13 +03:00
parent 2060dd0598
commit d3b8f17702

View File

@@ -570,7 +570,7 @@ class ShipBrowser(wx.Panel):
mainSizer = wx.BoxSizer(wx.VERTICAL)
self.lpane = PFWidgetsContainer(self)
layout = wx.VERTICAL
layout = wx.HORIZONTAL
self.navpanel = NavigationPanel(self)
mainSizer.Add(self.navpanel, 0 , wx.EXPAND)