Merge branch 'MDL-31679' of git://github.com/aolley/moodle

Conflicts:
	theme/bootstrapbase/style/moodle.css
This commit is contained in:
Dan Poltawski
2014-04-09 12:49:35 +08:00
11 changed files with 284 additions and 2 deletions
+11 -1
View File
@@ -15,4 +15,14 @@
// Remove the bottom margin to gain height.
margin-bottom: 0;
}
}
}
#page-grade-report-grader-index {
.topscrollcontent {
height: 1px;
}
#user-grades {
margin-top: 4px;
}
}
File diff suppressed because one or more lines are too long