mirror of
https://github.com/moodle/moodle.git
synced 2025-04-17 14:35:29 +02:00
MDL-46812 gradereport_grader: Hide vertical scrollbar of scroller
This commit is contained in:
parent
934a22a333
commit
981c2ee51c
@ -351,6 +351,7 @@ table#user-grades th.fixedcolumn {
|
||||
width: auto;
|
||||
clear: none;
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
.path-grade-report-grader table tr.avg,
|
||||
.path-grade-report-grader table tr.groupavg td,
|
||||
|
Loading…
x
Reference in New Issue
Block a user