Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save DeanPoulin/8368728 to your computer and use it in GitHub Desktop.
Disabled Anchor Button
<a href="#" class="btn btn-primary btn-lg disabled" role="button">Primary link</a>
<a href="#" class="btn btn-default btn-lg disabled" role="button">Link</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment