fix scrolling
[freeside.git] / httemplate / docs / credits.html
index 937dfb5..a944f48 100644 (file)
@@ -152,7 +152,7 @@ function myHeight() {
         return document.body.document.height;
     else
 */
-        return 1700; // approx height (add more per contributors)
+        return 1850; // approx height (add more per contributors)
 }
 
 document.body.style.overflow = 'hidden';