[richfaces-svn-commits] JBoss Rich Faces SVN: r13502 - trunk/test-applications/realworld2/web/src/main/webapp/stylesheet.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Apr 10 12:41:34 EDT 2009


Author: abelevich
Date: 2009-04-10 12:41:34 -0400 (Fri, 10 Apr 2009)
New Revision: 13502

Modified:
   trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css
Log:
remove odd styles

Modified: trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css
===================================================================
--- trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css	2009-04-10 15:51:13 UTC (rev 13501)
+++ trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css	2009-04-10 16:41:34 UTC (rev 13502)
@@ -198,21 +198,16 @@
 }
 
 .name {
-	vertical-align: top;
 	font-weight: bold;
 	width: 115px;
-	float: left;
 	padding: 5px;
 	margin-top: 3px;
-	clear: left;
 }
 .value {
-	float: left;
 	padding: 5px;
 }
 
 .error {
-	float: left;
 	padding: 5px;
 	color: red;
 }




More information about the richfaces-svn-commits mailing list