default line-height setting truncates Segoe UI

344 Views Asked by At

Chrome is truncating the display of Segoe UI when used with a line-height of 1.15 (default setting of normalize.css) This behaviour does not occur on Firefox

This is best illustrated via a screenshot (zoomed in instead of using larger fonts)

enter image description here

You can see a JSFiddle here

Why is Chrome truncating the g character? Why would the problem get worse as you decrease the line height then moving in the same direction get better?

Please note adding padding to the input does not address the issue

0

There are 0 best solutions below