mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
Merge branch 'MDL-64524-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
This commit is contained in:
commit
3304b0728c
6 changed files with 29 additions and 17 deletions
|
@ -237,3 +237,7 @@
|
|||
margin: 0;
|
||||
width: auto;
|
||||
}
|
||||
.gradingform_guide_comment_chooser {
|
||||
max-height: 80vh;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue