Created
March 20, 2015 03:36
-
-
Save rushfrisby/9c6c8be7a4c924d3f8fb to your computer and use it in GitHub Desktop.
Bootstrap wrapper html example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="bootstrap-wrapper"> | |
<button class="btn btn-primary">Click me</button> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment