I am div holding text, I don't want the div to be higher than a certain size or wider than a certain size. I've set the max width and max height on that already. My problem right now is that when the text is so long it gives problems. Is there a way I am able to cut the text off when it has to do a line break?
Edit: I would like two lines of text before the ellipsis start.