Author: ilya_shaikovsky
Date: 2008-05-22 09:24:39 -0400 (Thu, 22 May 2008)
New Revision: 8698
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/simpleTogglePanel/usage.xhtml
Log:
layout correction
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/simpleTogglePanel/usage.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/simpleTogglePanel/usage.xhtml 2008-05-22
13:23:10 UTC (rev 8697)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/simpleTogglePanel/usage.xhtml 2008-05-22
13:24:39 UTC (rev 8698)
@@ -10,9 +10,8 @@
<style>
.tpanels {
width:33%;
- padding: 10px;
+ padding: 2px;
vertical-align:top;
- height:160px;
}
</style>
<p>SimpleTogglePanel represents a panel with a base text label at the top and
additional
Show replies by date