diff --git a/public/index.html b/public/index.html
index 87ec13c9d8f5bcd4c1b59e19f5b6558111769f31..db7ebd95fd67b70fbe8515cdb7b732e63230cad4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -40,10 +40,11 @@
       font-size: 1.2em;
       margin-bottom: 30px;
     }
+
     #add-menu {
-  overflow-y: 
+      overflow-y: auto;
  
-}
+    }
 
     #menu-bar,
     .menu-placeholder {