Skip to content

Instantly share code, notes, and snippets.

@sendgrid-gists
Last active July 25, 2016 17:46
Show Gist options
  • Save sendgrid-gists/0abf8bf3d4430f67b2e12bb9972e2938 to your computer and use it in GitHub Desktop.
Save sendgrid-gists/0abf8bf3d4430f67b2e12bb9972e2938 to your computer and use it in GitHub Desktop.
SendGrid style-guide text input
<div class="input-text-wrap">
<label class="input-text-label" for="input-text-example-default">Username</label>
<input type="text" id="input-text-example-default">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment