SyntaxFix
Write A Post
Hire A Developer
Questions
The following CSS declaration works for me:
.td-limit { max-width: 70px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }