Author: ilya_shaikovsky
Date: 2008-05-22 10:33:35 -0400 (Thu, 22 May 2008)
New Revision: 8701
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/include/examples/wizard.xhtml
Log:
column class corrected
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/include/examples/wizard.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/include/examples/wizard.xhtml 2008-05-22
14:33:21 UTC (rev 8700)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/include/examples/wizard.xhtml 2008-05-22
14:33:35 UTC (rev 8701)
@@ -10,7 +10,7 @@
.col2 { vertical-align:top; width:450px; }
.wizard { width:400px; }
.wform td { vertical-align:top; }
- .wfcol1 { text-align: right; }
+ .wfcol1 { text-align: right; white-space:nowrap;}
.wfcol2 { }
.wfcol3 { }
.s1row td { height:30px; }
Show replies by date