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;