Search code examples
htmlcssmaterializecardview

Keep space for second line


I'm designing my site with Materialize library.

I'm loading data from database and setting into cardView. Now the problem is sometimes the text of card-content is small and sometimes the text is too large to keep in one line. So, it makes a second line. But this second line is making the card larger than other card.

Now, I want to keep second-line space for second line even if the text is small.

Anyone can help? enter image description here


Solution

  • set the min-height for your content section