Hello,
If you mean the default skin you can use the following solution
If you mean the default skin you can use the following solution
Code:
#page #navbar li {
margin: 0;
vertical-align: top;
}
#page #navbar a {
margin-left: 1px;
}
#page #navbar .nav-users {
display: none;
}