From: toyomoyo Date: Wed, 11 Jul 2007 02:44:53 +0000 (+0000) Subject: this float is causing grader report and user report footer to not display properly X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7f6ab87f30451aaf3955b735dbe2b79cefa94f60;p=moodle.git this float is causing grader report and user report footer to not display properly --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 692aabed90..cac96e13c2 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -2059,7 +2059,6 @@ body#grade-index .grades .weighted { #grade-report table { border-width:1px; border-style:solid; - float: left; margin-top: 20px; }