Remove margin of the nav elem
This commit is contained in:
parent
3c5d68dbb4
commit
1a52631bd2
1 changed files with 1 additions and 1 deletions
|
|
@ -463,7 +463,7 @@ header {
|
|||
|
||||
#nav_badges {
|
||||
float: right;
|
||||
margin: 7px 12px;
|
||||
margin: 7px 0px;
|
||||
display: inline-block;
|
||||
|
||||
.badge {
|
||||
|
|
|
|||
Loading…
Reference in a new issue