Skip to content

Instantly share code, notes, and snippets.

@chintanparikh
Created September 22, 2013 07:06
Show Gist options
  • Save chintanparikh/6657457 to your computer and use it in GitHub Desktop.
Save chintanparikh/6657457 to your computer and use it in GitHub Desktop.
<div class="container" style="padding-top:30px">
<div class="row">
<div class="col-lg-4">
</div>
<div class="col-lg-4">
<div class="well">
<button type="button" class="btn btn-primary btn-lg btn-block">View Cart</button>
</div>
</div>
<div class="col-lg-4">
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment