diff --git a/theme/bootstrapbase/less/moodle/course.less b/theme/bootstrapbase/less/moodle/course.less index a1afe8b2774..264709507e0 100644 --- a/theme/bootstrapbase/less/moodle/course.less +++ b/theme/bootstrapbase/less/moodle/course.less @@ -399,7 +399,7 @@ span.editinstructions { background-image:url([[pix:moodle|i/course]]); background-repeat: no-repeat; padding-left:21px; - background-position: center left; + background-position: left 0.5em; } .coursebox.remotehost > .info > .categoryname a { background-image:url([[pix:moodle|i/mnethost]]);