Skip to content

Instantly share code, notes, and snippets.

@juanghurtado
Created March 2, 2012 10:56
Show Gist options
  • Save juanghurtado/1957709 to your computer and use it in GitHub Desktop.
Save juanghurtado/1957709 to your computer and use it in GitHub Desktop.
Replace -9999px CSS hack
.hide-text {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment