[richfaces-svn-commits] JBoss Rich Faces SVN: r2117 - trunk/ui/tabPanel/src/main/templates.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Aug 7 15:11:20 EDT 2007


Author: dbiatenia
Date: 2007-08-07 15:11:20 -0400 (Tue, 07 Aug 2007)
New Revision: 2117

Modified:
   trunk/ui/tabPanel/src/main/templates/tabHeader.jspx
Log:


Modified: trunk/ui/tabPanel/src/main/templates/tabHeader.jspx
===================================================================
--- trunk/ui/tabPanel/src/main/templates/tabHeader.jspx	2007-08-07 18:31:01 UTC (rev 2116)
+++ trunk/ui/tabPanel/src/main/templates/tabHeader.jspx	2007-08-07 19:11:20 UTC (rev 2117)
@@ -16,7 +16,7 @@
 	<td style="height: 100%; vertical-align: bottom;" id="#{clientId}_cell">
 		<f:call name="encodeCellClasses" />
 
-		<table id="#{clientId}_shifted" border="0" cellpadding="0" cellspacing="0" style="position:relative;top:1px">
+		<table border="0" cellpadding="0" cellspacing="0">
 			<f:call name="encodeTabLabel" />
 
 			<tr>




More information about the richfaces-svn-commits mailing list