left padding added, unnecesary cursor pointer removed
This commit is contained in:
parent
7aa1028cbe
commit
4232d830ee
1 changed files with 1 additions and 2 deletions
|
|
@ -270,8 +270,7 @@ body > header {
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-menu-item a {
|
.user-menu-item a {
|
||||||
cursor: pointer;
|
padding: 4px 8px 4px 40px;
|
||||||
padding: 4px 8px;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
color: $text-grey;
|
color: $text-grey;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue