Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm adding border and border radius to a div, however the border shows differently in firfox. In firebug, I can see the border is 5px, but in Layout panel, it became 4px. Could you kindly let me know why and hopefully a fix? Thanks!

enter image description here

share|improve this question
provide html code or css or jsfiddle link – Rohit Azad Nov 8 '12 at 6:43
HI i will try this code but nothing wrong this tinkerbin.com/cbdu3MeW – Rohit Azad Nov 8 '12 at 6:49
Please add fiddle so we can have a look at html and css. – saorabh Nov 8 '12 at 6:57
Thanks for all your help, I tested the code in jsfiddle and it shows correctly, also if I open the html as a file it's correct, only when I open the page on localhost, it still shows 4px instead of 5px. Not sure why but I'll leave it alone at first, thank you guys! – user1466527 Nov 8 '12 at 7:32

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.