summaryrefslogtreecommitdiffstats
path: root/include/stats.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/stats.php')
-rw-r--r--include/stats.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/stats.php b/include/stats.php
index 97e1979..d49d57a 100644
--- a/include/stats.php
+++ b/include/stats.php
@@ -227,6 +227,9 @@ if( !$content = getCache("cache/stats.html",60*60*24) )
how often is the last trick a non-trump trick
*/
+ /* needs this so that all tables are within the div and don't float around */
+ echo "<p style=\"clear:both;\">&nbsp;</p>\n";
+
echo "</div>\n"; /* end output */
/* write file to cache */