Skip to content

Instantly share code, notes, and snippets.

@musicalbigfoot
Created January 9, 2013 19:26
Show Gist options
  • Save musicalbigfoot/4496049 to your computer and use it in GitHub Desktop.
Save musicalbigfoot/4496049 to your computer and use it in GitHub Desktop.
Foundation: Button Group
<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