diff --git a/services/web/frontend/stylesheets/core/scaffolding.less b/services/web/frontend/stylesheets/core/scaffolding.less index 24c9410d4d..58563cee46 100755 --- a/services/web/frontend/stylesheets/core/scaffolding.less +++ b/services/web/frontend/stylesheets/core/scaffolding.less @@ -43,7 +43,7 @@ body { padding-top: @header-height + @content-margin-vertical; } - .thin-footer { + &.thin-footer { .container { padding-bottom: @footer-height; }