Skip to content

Instantly share code, notes, and snippets.

@jefffederman
Created September 21, 2011 20:06
Show Gist options
  • Save jefffederman/1233137 to your computer and use it in GitHub Desktop.
Save jefffederman/1233137 to your computer and use it in GitHub Desktop.
Webkit CSS hack
/* Webkit hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment