MDL-73950 enrol_lti: fix icon spacing in dynamic registration URL

This commit is contained in:
Jake Dallimore
2022-02-21 16:02:12 +08:00
parent 0f94f29296
commit ae5aaf9b82
+3
View File
@@ -6,3 +6,6 @@
form#auto_submit {
display: none;
}
#registration-tab-content .input-group-append a.btn span.pix {
padding-left: 0.5rem;
}