I have done a good bit of searching and even tried modifing the bootstrap css file for .btn and <pre>
but I cannot figure out how to get this thing centered
<pre style="margin: 0 auto 10px;max-:36px;">
Currentpassword
<button type="button" class="btn btn-warning" style="float: right;margin: 0 auto;">Button</button>
</pre>
I'm sure it's something simple. I posted an image below, thank you to anyone that responds!