From 0763480b338f7dbdb94a6773b208e69af5009f67 Mon Sep 17 00:00:00 2001 From: Jun Pataleta Date: Wed, 20 May 2020 11:15:22 +0800 Subject: [PATCH] MDL-68783 core_grades: Fix outcome page's add/remove button styles * Applied proper styles of btn-secondary. * Added some vertical spacing between the buttons by enclosing them in divs with 'm-y-1' class instead of just a br tag. --- grade/edit/outcome/course_form.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/grade/edit/outcome/course_form.html b/grade/edit/outcome/course_form.html index baf056af553..082cef6eeab 100644 --- a/grade/edit/outcome/course_form.html +++ b/grade/edit/outcome/course_form.html @@ -37,13 +37,14 @@ if (has_capability('moodle/grade:manageoutcomes', $context)) { ?> -

- + -
- -

+ +
+ +