[richfaces-svn-commits] JBoss Rich Faces SVN: r6004 - trunk/samples/richfaces-demo/src/main/webapp/richfaces/dragSupport/examples.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Feb 11 08:25:36 EST 2008


Author: akushunin
Date: 2008-02-11 08:25:36 -0500 (Mon, 11 Feb 2008)
New Revision: 6004

Modified:
   trunk/samples/richfaces-demo/src/main/webapp/richfaces/dragSupport/examples/dnd.xhtml
Log:
http://jira.jboss.com/jira/browse/RF-1911

Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/dragSupport/examples/dnd.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/richfaces/dragSupport/examples/dnd.xhtml	2008-02-11 13:05:10 UTC (rev 6003)
+++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/dragSupport/examples/dnd.xhtml	2008-02-11 13:25:36 UTC (rev 6004)
@@ -9,8 +9,7 @@
 	<style>
 		.panelc {
 			width:25%;
-			vertical-align:top;
-			height:300px;
+			vertical-align:top;			
 		}
 		
 		.dropTargetPanel {




More information about the richfaces-svn-commits mailing list