Skip to content

Commit

Permalink
MDL-38657 theme_base: fixes misalignment issue in User Report page.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mary Evans committed Mar 31, 2013
1 parent 5a2c3ec commit c74325d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion theme/base/style/grade.css
Expand Up @@ -62,4 +62,7 @@
#page-grade-grading-pick .template-actions .action .action-text {display:inline;}
#page-grade-grading-pick .template-actions .action .action-icon {margin:0px 3px;}
#page-grade-grading-pick .template-preview-confirm {width:50%;margin:1em auto;border:1px solid #EEE; padding: 1em;}
#page-grade-grading-pick .singlebutton {clear:both;}
#page-grade-grading-pick .singlebutton,
.path-grade-report-user h2.main {
clear:both;
}

0 comments on commit c74325d

Please sign in to comment.