In a layout with <div class="navbar navbar-fixed-top"></div> the vertical scroll bar doesn't show up, when I reduce the size of the browser window until the navbar collapses the vertical scroll bar does show up. Also removing the navbar-fixed-top class solves the problem, but than the navbar is no longer fixed to the top.
is there a solution to solve this problem without removing the navbar-fixed-top class? Kind regards, Annet
