Skip to content

Instantly share code, notes, and snippets.

@chris-pearce
Last active June 4, 2016 05:52
Show Gist options
  • Save chris-pearce/33c517aa06bd47fbc46fca3b52a4a82c to your computer and use it in GitHub Desktop.
Save chris-pearce/33c517aa06bd47fbc46fca3b52a4a82c to your computer and use it in GitHub Desktop.
<!-- Tweet dialog close button. https://twitter.com/ -->
<button type="button" class="modal-btn modal-close js-close" aria-controls="global-tweet-dialog-dialog" aria-describedby="global-tweet-dialog-body">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<a href="/settings/account" class="btn js-tooltip settings dropdown-toggle js-dropdown-toggle" id="user-dropdown-toggle" data-placement="bottom" role="button" aria-haspopup="true" data-original-title="Profile and settings">
<img class="avatar size32" src="https://pbs.twimg.com/profile_images/728701766783500288/X-s29VYA_normal.jpg" alt="Profile and settings" data-user-id="16481805">
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment