You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
The documentation doesn't show how to use the responsive navbar feature in bootstrap.
This feature allows the links in the navbar to be "collapsed" in small screens, and the click of a button allows these links to be displayed again (below the navbar).
I thought the "collapse" part of bootstrap-ui would work, but it doesn't work (at least not out of the box). Googling I found several other people with the same problem, but there seems to be no good answer.
For reference see this question on stackoverflow (not mine):