Listview tables scrollbar

trying to get rid of this, on the list views:

trying to set the table height to 100% or whatever will get rid of this.

tried setting height: 100% on various css attributes: .ew-grid .ew-table, .ew-grid, etc... but keep missing the mark.

lists will a few records.. are ok, it appears to be ones that many.. that sample has 9 records.. "display" set to 10. setting to 5 records/page and the scroll is gone...

anyone know which attribute needs to be expanded to remove this.

thanks,
JS

If you don't need scrollbars, then you should not enabled Use AdminLTE fixed header table.

thanks, I have adjusted.