.nnqompmq { Vertical-align:top; Cursor: Pointe... -
If vertical-align: top doesn't give you the look you want, you might consider these common alternatives:
: This aligns the element (or the content inside it) to the top of the surrounding line box. This is often used to ensure that adjacent inline-block elements, like icons and text, stay level at the top rather than aligning to the bottom text baseline. .nNqompmq { vertical-align:top; cursor: pointe...
need to be perfectly aligned at the top of a header. If vertical-align: top doesn't give you the look
have varying amounts of text, and you want icons or checkboxes to stay anchored at the top. like icons and text