r687: Added #clear-spill
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 8 Jan 2006 07:12:14 +0000 (07:12 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 8 Jan 2006 07:12:14 +0000 (07:12 +0000)
templates/report.css

index 578aa35c12fa3bbd01133b96567c7917b71bb6da..b4d2e4ea64e06012108a080636628e589ff63c9e 100644 (file)
        margin-left: 50%;
 }
 
+/* if we get overflow, this will block so we don't get spill */
+#clear-spill
+{
+       clear: both;
+}
+
 /* ################################################################### */
 
 #votes, #yourvote, #votesfifty, #voteshundred