Skip to content

Commit

Permalink
1620: remove -22px, as it pushed the pop-up out of the browser
Browse files Browse the repository at this point in the history
  • Loading branch information
sinejespersen committed Jun 7, 2024
1 parent 6feff0a commit 43c3c18
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 43c3c18

Please sign in to comment.