-
Bug
-
Resolution: Fixed
-
Trivial
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-73950-master -
-
1
-
Navigation push 14
Noticed this while I was documenting the feature. This was fixed during a prior iteration of the enrol/lti code, but I removed it since at the time I thought it wasn't having any effect. In fact it was, and I was silly to remove it.
enrol/lti/styles.css needs the following:
#registration-tab-content .input-group-append a.btn span.pix {
|
padding-left: 0.5rem; |
}
|
to ensure the spacing on either side of the pix icon is even.
Without the fix:
With the fix:
- has a non-specific relationship to
-
MDL-69542 LTI: Update tool provider feature to support 1.3
-
- Closed
-