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