Skip to content

Instantly share code, notes, and snippets.

@DeanPoulin
Created January 11, 2014 09:13
Show Gist options
  • Select an option

  • Save DeanPoulin/8368709 to your computer and use it in GitHub Desktop.

Select an option

Save DeanPoulin/8368709 to your computer and use it in GitHub Desktop.
Active Button State
<button type="button" class="btn btn-primary btn-lg active">Primary button</button>
<button type="button" class="btn btn-default btn-lg active">Button</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment