If .lquGLvdj is applied to a button-like span or an icon next to text: Use code with caution. Copied to clipboard
The vertical-align property determines how an element is positioned relative to its surrounding line of text or other elements on the same line. .lquGLvdj { vertical-align:top; cursor: pointe...
: Setting this to top aligns the top of the element (and its descendants) with the top of the entire line. this property will have no effect.
: vertical-align only works on inline , inline-block , or table-cell elements. If the element is a block (like a div ), this property will have no effect. .lquGLvdj { vertical-align:top; cursor: pointe...