5 lines
85 B
CSS
5 lines
85 B
CSS
/* Extjs 2.0.1 - IE6 grid-colum-width fix */
|
|
.x-grid3-header-offset{
|
|
width:auto;
|
|
}
|