Some gaps at the top of the first colum cells

Hi, team!

I have some problem with the layout of cells in the first column of tree grid in (Mobile) Safari.
There is some empty space of 2px at the top of each cell:
dropbox.com/s/utrtaundtj4me … f8d551.png

I’ve find out that you set “top:2px” somewhere in dhtmlxtreegrid_pro.js:

...<span "+((_isFF||_isOpera)?"style='position:relative;top:2px;'":"")+"id='nodeval'>...

So the question is why and how to avoid those gaps.

Thanks!

Please, make sure that issue reproduces in default samples of treeGrid.
dhtmlx.com/docs/products/dht … basic.html

If issue still occurs - please, provide any kind of sample of your code to reconstructed the issue.