By default, the navbar in Canvas pages will collapse to the "mobile" menu if the page is narrower than 992 pixels. I'd like to change that to a more reasonable value, like 768.
Changing this value in the @media queries in responsive.css works, except that the sticky navbar breaks.
What is the correct way to set at what width the navbar collapses?
