--- In flexcoders@yahoogroups.com, "Michael Schmalle" 
<[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> that is because the TabNavigator has a default paddingTop style of 
10
> pixels.
> 
> TabNavigator {
>     paddingTop:0;
> }
> 
> will solve it for all of them in your application.
> 
> Peace, Mike
> 

It does indeed!  Many thanks.  I'd passed over this style in the 
online docs as TabNavigator paddingTop inherits from ViewStack and 
there it says the default is 0!

Nick.


Reply via email to