Question

I have 1 full-width div on the page with float left. After this div i have ng-grid. How can i fit it in entire page height (80%) with ability to resize on browser windows resize?

Was it helpful?

Solution

For a now i've solved this problem by this style on column container:

display: table-cell;
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top