diff --git a/core/css/apps.css b/core/css/apps.css index 58f2759f69..0e6a080c9c 100644 --- a/core/css/apps.css +++ b/core/css/apps.css @@ -189,7 +189,7 @@ display: block; /* restrict height of settings and make scrollable */ max-height: 300px; - overflow-y: scroll; + overflow-y: auto; } .settings-button {