Skip to content

Commit

Permalink
Merge pull request #2534 from ITK-Leantime/feature/1620-remove-negati…
Browse files Browse the repository at this point in the history
…ve-left-value

1620: remove -22px, as it pushed the pop-up out of the browser
  • Loading branch information
marcelfolaron authored Jun 13, 2024
2 parents d34aed6 + 43c3c18 commit 0ff10e7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions public/assets/css/components/nav.css
Original file line number Diff line number Diff line change
Expand Up @@ -436,16 +436,12 @@ a.barmenu:hover {
background: var(--light-layered-background);
}




.headmenu {
list-style: none;
}

.headmenu .dropdown-menu {
margin: 0;
left:-22px;
}


Expand Down

0 comments on commit 0ff10e7

Please sign in to comment.