app/soc/views/helper/widgets.py
changeset 1593 58e7c56206cd
parent 1578 0ffb9a3dfbdf
child 1725 52d90bbc98dc
--- a/app/soc/views/helper/widgets.py	Mon Mar 02 19:47:50 2009 +0000
+++ b/app/soc/views/helper/widgets.py	Mon Mar 02 19:48:20 2009 +0000
@@ -173,7 +173,7 @@
 
   HTML_CODE = """
   <span style="width:450px" colspan="4">
-    <div id="ToS" style="overflow:auto;height:800px">
+    <div id="ToS" style="overflow:auto;height:500px">
       %s
     </div>
   </span>