Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 12514 invoked from network); 2 Jul 2008 20:25:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jul 2008 20:25:08 -0000 Received: (qmail 7094 invoked by uid 500); 2 Jul 2008 20:25:05 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 7057 invoked by uid 500); 2 Jul 2008 20:25:05 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 7046 invoked by uid 99); 2 Jul 2008 20:25:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2008 13:25:05 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mathias.walter@gmx.net designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 02 Jul 2008 20:24:14 +0000 Received: (qmail invoked by alias); 02 Jul 2008 20:23:32 -0000 Received: from e181133052.adsl.alicedsl.de (EHLO matzenote) [85.181.133.52] by mail.gmx.net (mp006) with SMTP; 02 Jul 2008 22:23:32 +0200 X-Authenticated: #17316355 X-Provags-ID: V01U2FsdGVkX19EodQucyFETUUfk6r8dH+8Dvthli60pqyuCtV13/ dSlzOpVktUIIUU From: "Mathias Walter" To: "'MyFaces Discussion'" Subject: RE: [Trinidad] tr:selectBooleanCheckbox height Date: Wed, 2 Jul 2008 22:23:32 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6838 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512 Thread-Index: AcjcLykH25VR1uiwRgyDPLlsZF5agAAORqVwAAGPWdAAAC2lIAAD2F8AAACxB3A= Importance: Normal X-Y-GMX-Trusted: 0 X-FuHaFi: 0.73 X-Virus-Checked: Checked by ClamAV on apache.org 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:mathias.walter@gmx.net] > 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:mathias.walter@gmx.net] > > 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 > > > > > > > > whereas for all other components it will be rendered as > > > > . > > > > 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