/*------------------------------------*\ #TRUNCATE \*------------------------------------*/ .truncate, %truncate { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }