summaryrefslogtreecommitdiffstats
path: root/core/css/apps.scss
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/apps.scss')
-rw-r--r--core/css/apps.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/apps.scss b/core/css/apps.scss
index 5f2cb222b01..15736f08802 100644
--- a/core/css/apps.scss
+++ b/core/css/apps.scss
@@ -119,7 +119,6 @@ kbd {
> ul {
opacity: 0;
max-height: 0;
- overflow-y: hidden;
/* bezier override the hide/slow effect due to the 2000 max-height */
transition: max-height 500ms cubic-bezier(0, 1, 0, 1),
opacity 250ms ease-in-out;