button styles
Created by: andriytyurnikov
Generally there are 3 tags that may be styled as buttons: a, input[type=submit], button if you'll put them into one line you'll see that vertical position is inconsistent, which must be related to different margin/padding/height of those elements.