Skip to content

Commit

Permalink
Issue 389: The mobile menu slide out tray continues to allow links to…
Browse files Browse the repository at this point in the history
… be clicked on when closed.
  • Loading branch information
kaladay committed Nov 2, 2021
1 parent 343b91a commit 12eed82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@
.mobile-menu.closed {
width: 0px;
opacity: 0;
overflow: hidden;
}
}
}
Expand Down

0 comments on commit 12eed82

Please sign in to comment.