I\'ve noticed that when using the element, the browsers will naturally assume that you want to center the inline content, and that
Maybe you are asking the wrong question.
It may be simpler to give your button a class and then ensure the inline content is styled as you want.
Anything that you can put in a DIV, you should be able to put in a button.