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!
Please add fiddle so we can have a look at html and css. – saorabhNov 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! – user1466527Nov 8 '12 at 7:32