From 23ba0d96ef009144e18b38d7b6dccae8cf2ef08a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luca=20B=C3=B6sch?= Date: Thu, 18 May 2023 16:41:31 +0200 Subject: [PATCH] MDL-78314 quiz: style button fieldset in "Manually grade question". --- mod/quiz/comment.php | 2 +- mod/quiz/styles.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/mod/quiz/comment.php b/mod/quiz/comment.php index 6a8ef3a355d..d5acf3a0f0e 100644 --- a/mod/quiz/comment.php +++ b/mod/quiz/comment.php @@ -122,7 +122,7 @@ echo $attemptobj->render_question_for_commenting($slot);