So, I have a navbar collapse vertical on the left part of my page, when I click the nav-pills the menu content shows just under them as it should, however, there's too much info and it's going off screen, I have a pill with like 13 elements on it and it's on the very bottom of the page, almost all of it goes off screen, what could I do to make it go upwards or make the rest of the content fixed to the bottom of the container and the opened pill have a scrollbar so I could navigate through them.
The navbar is kinda like this: http://www.bootply.com/0TBt8gDdsr
i need the other pills to NOT go off screen, and the menu inside any of them to have at least a scroll bar or kinda of a little list that I could navigate through without taking too much space of the page, does anyone know how could I do that ? Thanks.
P.S:Sorry for my bad english.