The user name moved to the central.

This commit is contained in:
Michael Vogel 2016-05-31 22:27:36 +02:00
parent 9a442da852
commit 9dd6fec0e0
1 changed files with 2 additions and 1 deletions

View File

@ -527,7 +527,8 @@ nav.navbar a {
} }
/* The Top Nav Bar user menu */ /* The Top Nav Bar user menu */
#topbar-first .account .user-title { #topbar-first .account .user-title {
text-align: right text-align: right;
margin-top: 7px;
} }
#topbar-first .account .user-title span { #topbar-first .account .user-title span {
color: $nav_icon_color; color: $nav_icon_color;