From: andreabix Date: Thu, 5 Oct 2006 09:52:38 +0000 (+0000) Subject: overlapping fix X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=446b52f9089861b4457de9dd53926475a44595a2;p=moodle.git overlapping fix --- diff --git a/theme/formal_white/fw_layout.css b/theme/formal_white/fw_layout.css index 098b216c14..fbbce8d288 100644 --- a/theme/formal_white/fw_layout.css +++ b/theme/formal_white/fw_layout.css @@ -218,4 +218,6 @@ table.calendarmonth tr td { border-style: dashed; } - +#content { + clear: both; +} \ No newline at end of file