I have a number of block elements (divs) with potentially long text. The blocks have CSS
div
.el-clip { text-overflow: ellipsis; overflow: hidden;