Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3.2
-
Component/s: Themes
-
Testing Instructions:
-
Difficulty:Easy
-
Affected Branches:MOODLE_23_STABLE
-
Fixed Branches:MOODLE_22_STABLE, MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-36197_master -
Pull Master Diff URL:
Description
The Your Progress span can overlap the checkbox as shown in the image if the first item has a description, making it two lines.
Attached is a patch which sets clear: both on the topics block so that the floated text "Your Progress" doesn't intrude into it's space.