-
Improvement
-
Resolution: Fixed
-
Minor
-
4.4.8, 4.5.4, 5.0
-
MOODLE_404_STABLE, MOODLE_405_STABLE, MOODLE_500_STABLE
-
MOODLE_501_STABLE
-
MDL-85240_main -
-
-
The style sheet for the multichoice question type overrides divs whose id attribute starts with fitem_id_answer_ and have the mb-3 class, removing the bottom margin. As a consequence, this also changes the appearance of form fields with the id id_answer_xxx in other question types, which IMHO is not desired.
I suggest that the modification should be restricted to the multichoice question's own edit form.