Have a nib that has a view and am loading a navigationController as a subview into that view. The issue is Im getting a extra 20 pixels of space above the navigation bar as shown here:
http://www.eddit.com/misc/navigation_bug.jpg
In the nib file, for both the view and the navigationController object I have set the "Status Bar" option in the inspector to be "none", but I still get the space. Any ideas? More information needed?