-
Bug
-
Resolution: Fixed
-
Minor
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-57220-master -
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;