p { width: 200px; // width must be set overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }