The user name moved to the central.
This commit is contained in:
parent
9a442da852
commit
9dd6fec0e0
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue