-
Improvement
-
Resolution: Fixed
-
Minor
-
2.3
-
None
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
The topic zero block would be more aesthetically pleasing if it aligned with the two block columns on the left and right. It looks like it's only 5 pixels away from aligning to the top consistently. We changed style #region-main-pad from
{margin:10px 0px 0 520px;}to
{margin:15px 0px 0 520px;}in rocket_layout.css to achieve this.