From f54b07972527e042865a38da63fa507e8e874c1e Mon Sep 17 00:00:00 2001 From: Gaston Avila Date: Fri, 20 Jul 2018 13:00:13 -0300 Subject: [PATCH] Minor corrections to old editor template --- app/editor/static/app/styles/style.css | 1 + app/editor/templates/index.html | 16 ++++++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/app/editor/static/app/styles/style.css b/app/editor/static/app/styles/style.css index f3087b1..2fa03b0 100644 --- a/app/editor/static/app/styles/style.css +++ b/app/editor/static/app/styles/style.css @@ -30,6 +30,7 @@ html { min-height: 100%; } body { + padding-top: 80px; /* Margin bottom by footer height */ margin-bottom: 40px; } diff --git a/app/editor/templates/index.html b/app/editor/templates/index.html index b2ea755..6c66317 100644 --- a/app/editor/templates/index.html +++ b/app/editor/templates/index.html @@ -19,8 +19,10 @@ -