Align the beginning of second line of text to the first one
问题 I show on my website posts in list items like in the following image: But as you can see above, the text on the second line it's starting from the beginning of the row and I would like to start it as the first one: Here is the HTML code: <li class="showPosts"> <span class="greekCross">✚</span> <h5>Hvordan ser jeg statistik omkring besøgende?</h5> </li> And the CSS: .showPosts { cursor: pointer; } .greekCross { color: #00BFF3; font-size: 15px; } .showPosts > h5 { font-size: 15px; display: