I want to display same button size in firefox and IE.but its applying to buttons in all pages.i dont want that.As per the button name(as per the number of characters in the button's name),its size has to be adjusted and all buttons in all pages should look same in IE and Firefox. What i need to change in CSS.
Its very hard to get a input button the exact same layout in every browser, so if i were you i wouldn't mind the little changes between browsers. If you really want the exact same button you could try and use images for buttons.
What i need to change in CSS.
I am using following css code for button