Skip to content

Instantly share code, notes, and snippets.

@kontikidigital
Created February 2, 2015 17:22
Show Gist options
  • Save kontikidigital/6cabe8ce5b54b765c750 to your computer and use it in GitHub Desktop.
Save kontikidigital/6cabe8ce5b54b765c750 to your computer and use it in GitHub Desktop.
Genesis: Enews Extended Accept TOS Checkbox
<input type="checkbox" required name="terms"> I accept the Terms and Conditions</input>
.enews input[type="checkbox"] {
width: auto;
margin-right: 4px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment