From 7f6ab87f30451aaf3955b735dbe2b79cefa94f60 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Wed, 11 Jul 2007 02:44:53 +0000 Subject: [PATCH] this float is causing grader report and user report footer to not display properly --- theme/standard/styles_layout.css | 1 - 1 file changed, 1 deletion(-) 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; } -- 2.39.5