Skip to content

Instantly share code, notes, and snippets.

@tonyla
Last active August 24, 2017 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonyla/25b3c84db22264bd4dd58c1d798dd435 to your computer and use it in GitHub Desktop.
Save tonyla/25b3c84db22264bd4dd58c1d798dd435 to your computer and use it in GitHub Desktop.
Wufoo Library Processing Form
.wufoo .nolabel label {
display: none;
}
input.text, input.search, textarea.textarea {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment