Files
2025-03-12 17:06:23 +01:00

5 lines
85 B
CSS

/* Extjs 2.0.1 - IE6 grid-colum-width fix */
.x-grid3-header-offset{
width:auto;
}