]> git.openstreetmap.org Git - rails.git/commitdiff
Center secondary nav
authorMarwin Hochfelsner <50826859+hlfan@users.noreply.github.com>
Wed, 19 Feb 2025 04:03:37 +0000 (05:03 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2025 04:03:37 +0000 (05:03 +0100)
app/assets/stylesheets/common.scss

index a27976854f99dc90af33a7878e326ccdff9413f8..c1728f870220b78a4229a10a9fc2b118d0d14fe0 100644 (file)
@@ -233,6 +233,7 @@ body.small-nav {
 
     > ul {
       height: auto;
+      justify-content: center;
     }
 
     .user-menu, .login-menu {