diff --git a/build/ui-bundle.zip b/build/ui-bundle.zip index 1fc72a7..f81aa87 100644 Binary files a/build/ui-bundle.zip and b/build/ui-bundle.zip differ diff --git a/src/css/nav.css b/src/css/nav.css index 588124e..146c580 100644 --- a/src/css/nav.css +++ b/src/css/nav.css @@ -69,7 +69,7 @@ top: calc(var(--navbar-height) + var(--toolbar-height)); box-shadow: none; position: sticky; - height: calc(var(--nav-height--desktop) - var(--footer-height)); + height: calc(var(--nav-height--desktop)); } .nav-panel-menu { overflow-y: auto; diff --git a/src/partials/footer-scripts.hbs b/src/partials/footer-scripts.hbs index f07146c..57fadf5 100644 --- a/src/partials/footer-scripts.hbs +++ b/src/partials/footer-scripts.hbs @@ -3,6 +3,7 @@ + diff --git a/src/partials/footer.hbs b/src/partials/footer.hbs index d01f204..49b6bd6 100644 --- a/src/partials/footer.hbs +++ b/src/partials/footer.hbs @@ -1,3 +1,3 @@ -{{> footer-content}} +{{!-- {{> footer-content}} --}} {{> footer-scripts}} {{> algolia-scripts}} diff --git a/src/partials/header-content.hbs b/src/partials/header-content.hbs index 7e8dfbd..0163fcc 100644 --- a/src/partials/header-content.hbs +++ b/src/partials/header-content.hbs @@ -33,6 +33,15 @@
+ + +