mirror of
https://github.com/moodle/moodle.git
synced 2025-03-20 15:40:17 +01:00
Merge branch 'MDL-78813-401' of https://github.com/mihailges/moodle into MOODLE_401_STABLE
This commit is contained in:
commit
6bc7b8e8be
@ -201,3 +201,9 @@
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 768px) {
|
||||
.path-grade-report-grader .gradeparent table {
|
||||
padding-right: 6em;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user