header: center the account button vertically
This commit is contained in:
parent
abcc46f4cd
commit
9dea126431
1 changed files with 2 additions and 0 deletions
|
@ -173,6 +173,8 @@ $landing-breakpoint: 1040px;
|
|||
.header-menu-button {
|
||||
border: none;
|
||||
padding: 0;
|
||||
line-height: 14px;
|
||||
vertical-align: middle;
|
||||
|
||||
&:hover {
|
||||
background: none;
|
||||
|
|
Loading…
Reference in a new issue