You can align the button to the center by simply adding alignment class to the parent div. See the examples.
Detailed documentation and more examples you can find in our Bootstrap Horizontal alignment Docs
Basic example
Add class .text-center
to the parent div to align any item
inside to the center.