Hi there,
I have the following setup
– page: min height/width: 0
— group:main min height 100% - Column
---- group:navbar 50px fixed height
---- group:content min height 100%
----- group:LeftNav min height 100% fixed width
Having this setup I have a vertical scroll bar on the entire page. How can I get rid of the vertical scroll but having the group:LeftNav (white group) being below the navbar, having it full height until the bottom of the page?
