Last active
July 25, 2016 17:46
-
-
Save sendgrid-gists/0abf8bf3d4430f67b2e12bb9972e2938 to your computer and use it in GitHub Desktop.
SendGrid style-guide text input
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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