From: Michael Vogel Date: Tue, 31 May 2016 20:27:36 +0000 (+0200) Subject: The user name moved to the central. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9dd6fec0e0d55147d6c8f5f41485a1a4f180e884;p=friendica.git The user name moved to the central. --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 4c65552ec7..7d45bddbec 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -527,7 +527,8 @@ nav.navbar a { } /* The Top Nav Bar user menu */ #topbar-first .account .user-title { - text-align: right + text-align: right; + margin-top: 7px; } #topbar-first .account .user-title span { color: $nav_icon_color;