]> git.mjollnir.org Git - moodle.git/commitdiff
overlapping fix
authorandreabix <andreabix>
Thu, 5 Oct 2006 09:52:38 +0000 (09:52 +0000)
committerandreabix <andreabix>
Thu, 5 Oct 2006 09:52:38 +0000 (09:52 +0000)
theme/formal_white/fw_layout.css

index 098b216c14dc8afbab7328467b1554a1e616c214..fbbce8d28878bb9aa7887eb3e0bfef820011058f 100644 (file)
@@ -218,4 +218,6 @@ table.calendarmonth tr td  {
   border-style: dashed;
 }
 
-
+#content {
+  clear: both;
+}
\ No newline at end of file