Skip to content

Commit

Permalink
chore: make sure the menu nav is the prepended in the body
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalsem committed Jan 30, 2024
1 parent 9475e36 commit 2903c21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions views/default/navigation/menu/site.js.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@ classNames: {
selected: 'elgg-state-selected'
},
offCanvas: {
menu: {
insertMethod: 'prepend'
},
page: {
selector: 'body > .elgg-page'
}
Expand Down

0 comments on commit 2903c21

Please sign in to comment.