Merge branch 'MDL-64375-master' of git://github.com/damyon/moodle
This commit is contained in:
@@ -760,8 +760,11 @@
|
||||
/***** Start rubric *****/
|
||||
|
||||
.path-mod-assign [data-region="grade-panel"] .gradingform_rubric {
|
||||
max-width: 100%;
|
||||
padding-bottom: 0;
|
||||
max-width: none;
|
||||
}
|
||||
.path-mod-assign .gradingform_rubric {
|
||||
max-width: calc(100vw - 200px);
|
||||
}
|
||||
|
||||
.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion .description {
|
||||
|
||||
Reference in New Issue
Block a user