Hi Nate,
> We solved this by adding this to our skin:
>
> .OraInlineErrorText {
> margin-left: 0px! important
> }
That works great! Many thanks.
Shall I create an JIRA issue?
--
Kind regards,
Mathias
>
>
> Nate Perkins
> General Dynamics C4 Systems
>
> -----Original Message-----
> From: Mathias Walter [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 02, 2008 11:16 AM
> To: 'MyFaces Discussion'
> Subject: RE: [Trinidad] tr:selectBooleanCheckbox height
>
> Hi,
>
> I forgot to mention the environment: FireFox 2 and 3. The row height
> increase does not occur with IE6.
>
> --
> Kind regards,
> Mathias
>
> > -----Original Message-----
> > From: Mathias Walter [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, July 02, 2008 8:12 PM
> > To: 'MyFaces Discussion'
> > Subject: [Trinidad] tr:selectBooleanCheckbox height
> >
> >
> > Hi,
> >
> > I've observed that the message element for a
> tr:selectBooleanCheckbox
> > will be rendered in a table as
> >
> > <span style="margin-left: 21px;" class="OraInlineErrorText"/>
> >
> > whereas for all other components it will be rendered as
> >
> > <span class="OraInlineErrorText"/>.
> >
> > The additional style attribute causes the span to be visible and
> > increases the row height, even if no error message will be
> displayed.
> >
> > How can I suppress this increase in row height?
> >
> > --
> > Kind regards,
> > Mathias