.mvclist.form-responses .row div[data-property] {
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mvctitle.forms-question .mvctitle-title-left h2 {
	text-overflow: ellipsis;
	white-space: nowrap;
}