Looking through bootstrap it looks like they support collapsing the menubar items for smaller screens. Is there something similar for other items on the page?
For example, I have a along with nav-pills floated right. On a small screen this causes issues. I’d love to at least put it into a similar click-to-show-more dropdown.
Is this possible within existing Bootstrap framework?