I had a minor issue arise recently where the column header text was pushed up against the top of its cell. Not horrible, but it didn’t look quite right. I believe I have traced it to this reset CSS that I chose to use. If I change its line-height setting on the body from 1 to ‘normal’, my jqGrid headers look OK.
Is this something that should be set in the jqGrid CSS or my own?
Thanks, Matt
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top