daniel-nagy / fixed-table-header

Fixed table header directive.
MIT License
88 stars 36 forks source link

Whole page scrolls when div has height 100% #36

Open mitrpathak opened 7 years ago

mitrpathak commented 7 years ago

when I set height : 100% in div , my whole page scrolls not only tbody. It should be just table with scrolling table body, filling the page left over.

`

..... .... .....
</div>`