$(document).ready(function() {	
	$(".contentM li:last-child").addClass('nobr');
});
