aashnajena commented on a change in pull request #383: URL: https://github.com/apache/camel-website/pull/383#discussion_r439761418
########## File path: antora-ui-camel/src/js/05-mobile-navbar.js ########## @@ -9,12 +9,4 @@ document.addEventListener('DOMContentLoaded', function () { document.documentElement.classList.toggle('is-clipped--navbar') }) }) - - var menuDropDowns = Array.prototype.slice.call(document.querySelectorAll('.has-dropdown'), 0) Review comment: I'm able to see the dropdown menus, but I'm not able to toggle the navbar-burger icon on smaller screens. Although I think this piece of code was added for the menu-dropdowns in mobile menu ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org