From 1f925ca4c517f3e13cc5965c35bd1ca7095b87ea Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 19 Mar 2019 09:40:39 +0100 Subject: [PATCH] Also style the "too many apps" menu Signed-off-by: Joas Schilling --- core/css/header.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/core/css/header.scss b/core/css/header.scss index d15119aa40f..46c9083e458 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -112,6 +112,7 @@ } /* Use by the apps menu and the settings right menu */ + #apps > ul, &.settings-menu > ul { li { a { -- 2.39.5