diff --git a/core/css/header.scss b/core/css/header.scss index 93b56900f1..d15119aa40 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -112,7 +112,7 @@ } /* Use by the apps menu and the settings right menu */ - ul { + &.settings-menu > ul { li { a { display: inline-flex; diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index d1f979c696..9b558b198e 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -131,7 +131,7 @@
-