Skip to content

Commit

Permalink
z-index: 10000 on dropdown menu, closes #2311
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Mar 21, 2024
1 parent 1edb24f commit 19b6a37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datasette/static/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ form.nav-menu-logout {
position: absolute;
top: calc(100% + 10px);
left: 0;
z-index: 10000;
}
.page-action-menu .icon-text {
display: inline-flex;
Expand Down

0 comments on commit 19b6a37

Please sign in to comment.