diff --git a/management/templates/index.html b/management/templates/index.html
index 11ffb0e4..5cff0f80 100644
--- a/management/templates/index.html
+++ b/management/templates/index.html
@@ -16,7 +16,6 @@
         <link rel="stylesheet" href="/admin/assets/bootstrap/css/custom.dark.bootstrap.css">
         <style>
 	    body {
-		overflow-y: scroll;
             color: #ffffff;
             background: #161616;
             overflow-y: scroll;