app/soc/views/helper/widgets.py
changeset 1542 9de71e8890e7
parent 1337 77931c584199
child 1578 0ffb9a3dfbdf
--- a/app/soc/views/helper/widgets.py	Fri Feb 27 11:30:20 2009 +0000
+++ b/app/soc/views/helper/widgets.py	Fri Feb 27 11:38:24 2009 +0000
@@ -168,7 +168,7 @@
 
   HTML_CODE = """
   <span style="width:450px" colspan="4">
-    <div id="ToS" style="overflow:auto;height:200px">
+    <div id="ToS" style="overflow:auto;height:800px">
       %s
     </div>
   </span>