IE9 letter-spacing problem

前端 未结 9 1548
予麋鹿
予麋鹿 2021-02-05 09:11

I have a page that renders ok, in FF (3x, 4x), Chrome, IE (6, 7, 8).

When tested on IE9 the texts are wider. Investigating the problem it appears that the text is actu

9条回答
  •  庸人自扰
    2021-02-05 09:50

    Try setting the letter-spacing value firmly for whole document, so it will display same in IE and FF.

提交回复
热议问题