-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.5.4
Before we applied the 4.5.4+ weekly release that included MDL-84708, our multiple choice questions looked like this:
Afterwards, they look like this:
The questions began displaying correctly again after specifically removing the "clearfix" changes to:
- question/type/questionbase.php
- question/type/rendererbase.php
The patch I used is here: