Hi guys,
First of all I would like to say I really like the look and feel of this forum. It really makes it a nice place to be!
So, I would like to create a vertical sidebar in Bootstrap 3. The sidebar would be for navigation and should be stretched to the end of te page. The page layout should look something like this.
I’m getting close by nesting columns, but the only problem is that the sidebar has to have a max-width of 200px. If I do this via CSS however, there is some unwanted padding between the last column and the right edge of the browser.
I hope my Codepen can clarify what I mean.
Does anyone of you have an idea how to fix this?
Many thanks in advance!