Skip to content

Instantly share code, notes, and snippets.

@fredchu
Created June 27, 2014 17:32
Show Gist options
  • Select an option

  • Save fredchu/d43232764983042618ad to your computer and use it in GitHub Desktop.

Select an option

Save fredchu/d43232764983042618ad to your computer and use it in GitHub Desktop.
Hide text in submit button
.submit-button {
line-height: 999px;
overflow: hidden;
font-size: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment