Created
January 9, 2013 19:26
-
-
Save musicalbigfoot/4496049 to your computer and use it in GitHub Desktop.
Foundation: Button Group
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
<ul class="button-group two-up radius"> | |
<li><a href="#" class="button radius">Button 1</a></li> | |
<li><a href="#" class="button radius">Button 2</a></li> | |
</ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment