diff --git a/theme/noname/scss/moodle/question.scss b/theme/noname/scss/moodle/question.scss index 0cae47a813c..6903253c4a9 100644 --- a/theme/noname/scss/moodle/question.scss +++ b/theme/noname/scss/moodle/question.scss @@ -228,6 +228,7 @@ body.path-question-type .fitem_fgroup .accesshide { } .path-mod-quiz input[size] { width: auto; + max-width: 100%; } .que .comment { @extend .alert-success;