Chrome spacing issue

I have a dhtmlx grid area that has a specific number of rows and contain nothing other than text data in the cells (no combo boxes, images, etc). The grid area on Firefox works fine. On Chrome (17.0.963.79), I noticed that the last line is mostly hidden. I am using the the enableAutoHeight(true) feature to automatically size the grid area to display. Again, on firefox (and IE8 - using XP so cannot test IE9) the area is sized correctly, but Chrome is off. From what I can verify visually, it appears that there is extra padding at the bottom of each row. I tried adjusting the font size, specifying the padding in each cell and/or row, but to no benefit. In a side by side comparison, the grid areas match visual height, but each row in chrome has a little extra padding that dhtmlxGrid is not calculating. We are using version 3.0 of dhtmlx.

Unfortunately the issue cannot be reconstructed locally.
Please, provide any kind of sample to reconstruct the issue.

Unfortunately the issue cannot be reconstructed locally.
Please, provide any kind of sample to reconstruct the issue.