diff --git a/components/common.less b/components/common.less index 724ea5b..300faa3 100644 --- a/components/common.less +++ b/components/common.less @@ -31,8 +31,12 @@ body { direction: ltr; } -.mw-body { +.mw-body, +#mw-data-after-content { margin-left: 10em; +} + +.mw-body { /* Border on top, left, and bottom side */ border: 1px solid @content-border-color; border-right-width: 0; diff --git a/includes/templates/index.mustache b/includes/templates/index.mustache index e584732..0c8e6f9 100644 --- a/includes/templates/index.mustache +++ b/includes/templates/index.mustache @@ -24,11 +24,11 @@
{{{html-printfooter}}}
{{/html-printfooter}} {{{html-catlinks}}} - {{{html-dataAfterContent}}}
{{{html-debuglog}}} +{{{html-dataAfterContent}}} {{! html-unported outputs
and