diff --git a/www/css/home.css b/www/css/home.css index 443369f..cd08774 100644 --- a/www/css/home.css +++ b/www/css/home.css @@ -8,6 +8,10 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. background-color: rgba(23, 23, 23, 0.75); } +#menu-popup { + overflow-y: hidden; +} + #mainmenu-items .mainmenu-item { text-align: center; font-size: 16pt;