Вопрос

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?

Это было полезно?

Решение

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

display: table-cell;
Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top