diff --git a/app/assets/stylesheets/app.scss b/app/assets/stylesheets/app.scss index 570d997e0..2d45890f4 100644 --- a/app/assets/stylesheets/app.scss +++ b/app/assets/stylesheets/app.scss @@ -249,3 +249,7 @@ details .arrow { .block-label input[disabled] { opacity: 0.5; } + +#content.override-elements-content { + padding-bottom: 0; +} diff --git a/app/templates/views/signedout.html b/app/templates/views/signedout.html index 1f652175e..c367cfe9f 100644 --- a/app/templates/views/signedout.html +++ b/app/templates/views/signedout.html @@ -10,8 +10,8 @@ {% block maincolumn_content %} -
-
+
+