Skip to content

Instantly share code, notes, and snippets.

@AshikNesin
Created August 20, 2015 09:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AshikNesin/368e4d490845dc7dc018 to your computer and use it in GitHub Desktop.
Save AshikNesin/368e4d490845dc7dc018 to your computer and use it in GitHub Desktop.
Center a button in bootstrap
<div class="text-center">
<input type="button" class="btn btn-ghost btn-ghost-bordered center-block" value="GO BACK" style="width:160px;">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment