From eecbead7d903e81bc89d96ed8bac3cc5b4ad1653 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luca=20B=C3=B6sch?= Date: Thu, 18 May 2023 16:47:00 +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 0c3f2f27010..63ad26fda65 100644 --- a/mod/quiz/comment.php +++ b/mod/quiz/comment.php @@ -122,7 +122,7 @@ echo $attemptobj->render_question_for_commenting($slot);