Skip to content

Instantly share code, notes, and snippets.

@JimBobSquarePants
Created June 10, 2015 21:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JimBobSquarePants/57cb5a817d0b4f2800fe to your computer and use it in GitHub Desktop.
Save JimBobSquarePants/57cb5a817d0b4f2800fe to your computer and use it in GitHub Desktop.
This is a button?
<a href="#" class="button create-new-thread" data-controller="topic">
<div class="ink animate" style="height: 115px; width: 115px; top: -43.5px; left: 21px;"></div>
<i class="icon-Add"></i>
<span>Create new</span>
</a>
@bobdenotter
Copy link

Judging by the CSS, it's in fact a link that looks and behaves like a button in most e-mail clients.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment