css - Mozilla Firefox border rendering -


I've come across a strange thing in Firefox, which has become a problem for me It seems that Firefox Comparison offers thresholds

For example I have just a simple empty div element, and nothing on the webpage, set to the width with the border: 3px in all other browsers, such as IE , Opera, Chrome and Safari, the width is identical and actually 3px wide The Firefox but I noticed that the border width seems thin. So I checked the border width with firebug, under the computed tab -> box model and yes, as I suspect, the range rendered in Firefox is thin. The range width provided by Firefox is actually 2.2px and not expected 3px.

This small difference with Firefox completely messes up my design.

Has anyone seen this? Does anyone have the solution?

Press CTRL + 0, or view> Zoom> Reset. / P>


Comments