diff --git a/management/templates/index.html b/management/templates/index.html index 33454a3b..3714be82 100644 --- a/management/templates/index.html +++ b/management/templates/index.html @@ -14,12 +14,8 @@ @import url(https://fonts.googleapis.com/css?family=Raleway:400,700); @import url(https://fonts.googleapis.com/css?family=Ubuntu:300); - html { + body { overflow-y: scroll; - } - - body { - padding-top: 50px; padding-bottom: 20px; } @@ -78,7 +74,7 @@ -