Skip to content

Commit

Permalink
Fix layout of quiz reports in groups mode - Merged from OU Moodle.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhunt committed Jun 19, 2007
1 parent 62cb266 commit 194ce15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions theme/standard/styles_layout.css
Expand Up @@ -3268,6 +3268,10 @@ body#mod-quiz-report table#itemanalysis
width: 80%;
margin: auto;
}
body#mod-quiz-report table#attempts,
body#mod-quiz-report h2.main {
clear: both;
}
body#mod-quiz-report table#attempts {
margin: 20px auto;
}
Expand Down

0 comments on commit 194ce15

Please sign in to comment.