Search Type: Posts; User: tontoman
Search: Search took 0.03 seconds.
-
10 Feb 2012 11:45 AM
Jump to post Thread: Grid Header Height bug in IE by tontoman
- Replies
- 3
- Views
- 1,642
The fix we found for all our grid height problems in IE is to specify a css style element
.x-grid3-hd-inner{
white-space: normal !important;
height: 20px;
}
It seems that when IE...
Results 1 to 1 of 1
