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
I fixed this problem by setting the defaults explicitly. Ex. I created a input.navigation_button CSS class with padding:2px (Chrome had zero padding on my buttons).