Index: branches/unlabeled/unlabeled-1.3.2/core/admin_templates/js/grid_scroller.js =================================================================== diff -u -N -r7725 -r7755 --- branches/unlabeled/unlabeled-1.3.2/core/admin_templates/js/grid_scroller.js (.../grid_scroller.js) (revision 7725) +++ branches/unlabeled/unlabeled-1.3.2/core/admin_templates/js/grid_scroller.js (.../grid_scroller.js) (revision 7755) @@ -157,7 +157,6 @@ // Profile('Up to col widths',1); if (!this.UpdateColWidths()) return; - if (this.Width == 'auto') { this.Resize( this.GetAutoSize() ); }