diff --git a/theme/bootstrapbase/less/moodle/editor.less b/theme/bootstrapbase/less/moodle/editor.less index 671af91cfe3..27de921b902 100644 --- a/theme/bootstrapbase/less/moodle/editor.less +++ b/theme/bootstrapbase/less/moodle/editor.less @@ -1,5 +1,5 @@ // Over ride bootstrap editor CSS. -body { +body { margin: 8px; -} \ No newline at end of file +}