$(function() { if($('#bugList thead th.c-title').width() < 150) $('#bugList thead th.c-title').width(150); });