-
Improvement
-
Resolution: Fixed
-
Minor
-
2.2.5, 2.3.2, 2.4
-
MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
WIP-
MDL-35723-master_quiz -
Align to center the "Quiz Feedback" label,when in RTL mode
I know that in English it is aligned to the left and you are probably thinking...
It should be aligned to the right, in RTL mode. BUT, I think it is better on the center.
If you accept it... You might consider changing the original (LTR) CSS rule to
text-align:center; and discard the RTL patch.