Why jquery ui button looks different in Firefox and Chrome

后端 未结 2 1763
名媛妹妹
名媛妹妹 2021-01-28 12:07

I have uploaded an example page https://bobdn.com/Temp.aspx.

This page has just a single jquery UI button.

Why does this look little large in firefox. Padding an

2条回答
  •  攒了一身酷
    2021-01-28 12:53

    My guess it that it's inconsistent rendering of the element. I can verify that the rendering is inconsistent between each browser, with a 2px height difference.

    If you can use a

提交回复
热议问题