From: Marwin Hochfelsner <50826859+hlfan@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:03:37 +0000 (+0100) Subject: Center secondary nav X-Git-Tag: live~87^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/9df0872ce8adf9e3c55ec56a8d92cf4546d4ec61?hp=--cc Center secondary nav --- 9df0872ce8adf9e3c55ec56a8d92cf4546d4ec61 diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index a27976854..c1728f870 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -233,6 +233,7 @@ body.small-nav { > ul { height: auto; + justify-content: center; } .user-menu, .login-menu {