Apply ellipsis (...)
element { display: block; /* or inline-block */ width: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#ellipsis #text