From: Michael Tremer Date: Mon, 26 Jun 2023 09:12:12 +0000 (+0000) Subject: footer: Keep profile navigation and social icons horizontal X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8969c1e57701e11d5580d8944c03f9d8b6f77e05;p=ipfire.org.git footer: Keep profile navigation and social icons horizontal Signed-off-by: Michael Tremer --- diff --git a/src/templates/base.html b/src/templates/base.html index dea42617..eee34c15 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -221,7 +221,7 @@ {% if current_user %}

{{ _("Hello, %s!") % current_user }}

-