MDL-32902: Remove 70% width stylesheet rule for tables on the mod_assign submission screen.

This commit is contained in:
Damyon Wiese
2012-05-14 11:39:42 +08:00
parent 71d7bc34a8
commit 3b6bbd767b
-3
View File
@@ -10,9 +10,6 @@ div.submissionlinks,
div.usersummary,
div.feedback,
div.gradingsummary {
width: 70%;
margin: 0 auto;
margin-bottom: 5em;
}