Post Gopher Tips and Tricks
I cannot get the shortcode button to center.
What you can do is, when entering the shortcode, you can wrap the short code in a div, such as this:
<div style="width:100%;text-align:center">[postgopher]</div>
So it looks like this in the Wordpress post text editor
And looks like this on your page/post