dev@woodstock.java.net

Re: text alignment in a tab

From: Venkatesh Babu <Venkatesh.M_at_Sun.COM>
Date: Wed, 02 Apr 2008 11:54:43 -0400

Please file a bug.
Work around for now, you can specify

        <style type="text/css">
            a.Tab1Lnk_sun4:link, a.Tab1Lnk_sun4:visited {
                display:block;
}
        </style>

-Venky
Anissa Lam wrote:
> Hi,
>
> I switch from 4.0.2 to 4.2 build 4 release, and notice that the text
> in the tab name is not aligned correctly.
> I am attaching the 2 image.
> Here is what i specified in the code
>
> <webui:tab id="accesslog" text="Access Log" >
>
> Is this a known issue, or i need to specify other attributes ?
>
> thanks
> Anissa.
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: dev-help_at_woodstock.dev.java.net
>