]> git.mjollnir.org Git - moodle.git/commitdiff
this float is causing grader report and user report footer to not display properly
authortoyomoyo <toyomoyo>
Wed, 11 Jul 2007 02:44:53 +0000 (02:44 +0000)
committertoyomoyo <toyomoyo>
Wed, 11 Jul 2007 02:44:53 +0000 (02:44 +0000)
theme/standard/styles_layout.css

index 692aabed90c113fe479e4002a1cd3849dfdc9e04..cac96e13c23a9f264d6cf2efb46ee206241f605d 100644 (file)
@@ -2059,7 +2059,6 @@ body#grade-index .grades .weighted {
 #grade-report table {
   border-width:1px;
   border-style:solid;
-  float: left;
   margin-top: 20px;
 }