Hi,
I noticed this problem on Firefox.
We should add a
margin:0em;
to
.ui-jqgrid .ui-jqgrid-htable class other wise at least on Firefox sometime the header has a big margin below. So i am suggesting this class to be like this:
.ui-jqgrid .ui-jqgrid-htable {table-layout:fixed;margin:0em;}
This problem occurs on 3.5 Beta.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top