Skip to content

Instantly share code, notes, and snippets.

@ixzy24
Created June 4, 2012 04:55
Show Gist options
  • Save ixzy24/2866441 to your computer and use it in GitHub Desktop.
Save ixzy24/2866441 to your computer and use it in GitHub Desktop.
Targeted Css, Mozzila
@-moz-document url-prefix() {
.date {
padding: 16px 0 0 0;
}
.date p span {
padding: 9px 0 3px 0;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment