Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.2
-
Component/s: Forms Library, Themes
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE
-
Fixed Branches:MOODLE_32_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-57220-master -
Pull Master Diff URL:
Description
Copy the attached file in your head root.
Navigate it and look at the left alignment of mform elements. (If you have no time and trust me, a screenshot is attached too.)
IMO line 232 of head/theme/boost/scss/bootstrap/_forms.scss
should be changed from
padding-left: 1.25rem;
to
padding-right: 1.25rem;