Posts by Ronan Flávio • 21 points
1 post
- 
		2 votes3 answers4067 viewsA: Use "text-overflow" with "height"Late but functional response. The CSS below applied in the div (or paragraph) where the text is, limits the display in number of lines, and not in height (height). display: -webkit-box;… cssanswered Ronan Flávio 21