mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
MDL-84008 qtype_match: keep question and answer together.
This commit is contained in:
parent
6b11c30774
commit
d5e003d8bc
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user