//Truncate text overflow .element { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }