Created
July 25, 2016 19:26
-
-
Save sendgrid-gists/d2b8e56e395e35fd5dce446c7c58a087 to your computer and use it in GitHub Desktop.
SendGrid style-guide large 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 is-large"> | |
<label class="input-text-label" for="input-text-example-large">Campaign Name</label> | |
<input type="text" id="input-text-example-large"> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment