CSS buttons and crossbrowser issue
- by Jason
I have a class 'button' that I want to use for button, input and a tags. The problem is that both button and input tags have a greater line height than the anchor tag does. I have attached an example here so you can play around with it in firebug or whatever.
http://28dev.com/stackoverflow/css-buttons.html
But for those who just want to see the…