MDL-46812 gradereport_grader: Hide vertical scrollbar of scroller

This commit is contained in:
Frederic Massart
2014-08-27 10:44:02 +08:00
parent 12e42d2246
commit 14eb0c478d
+1
View File
@@ -344,6 +344,7 @@ table#user-grades th.fixedcolumn {
width: auto;
clear: none;
overflow-x: scroll;
overflow-y: hidden;
}
.path-grade-report-grader .left_scroller {
float: left;