LAYOUT: nice and shiny
[e-DoKo.git] / include / stats.php
index 97e1979a86a27f6d837a636168fc099e006cb634..d49d57a67c54d8241cd1d8fe0428e1ff81e7313b 100644 (file)
@@ -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 */