MDL-84008 qtype_match: keep question and answer together.

This commit is contained in:
Luca Bösch
2025-01-06 13:37:13 +01:00
parent 55db72df9f
commit 2e6502f5bc
+7
View File
@@ -22,3 +22,10 @@ body#page-question-type-match div[id^=fitem_id_][id*=subanswers_] {
border: 1px solid #bbb;
border-top: 0;
}
/* stylelint-disable declaration-no-important */
div[id^="fitem_id_subquestions_"].mb-3 {
margin-bottom: 0 !important;
}
/* stylelint-enable declaration-no-important */