I am wondering if it's possible to change the height of inline text, without stretching the font, and without changing the line height in css.
An issue comes up when I have multi-line links with a hover effect: when moused over the lines the effect flickers on and off because of the increased line height: Example
Is there another way to do this?