Skip to content

Instantly share code, notes, and snippets.

@sindre
Forked from kaelig/gist:458477
Created September 23, 2010 09:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sindre/593379 to your computer and use it in GitHub Desktop.
Save sindre/593379 to your computer and use it in GitHub Desktop.
HTML Newsletter - Make Outlook 2007+ behave with line-heights
// Make Outlook 2007+ behave with line-heights
element {
mso-line-height-rule:exactly;
-mso-line-height-rule:exactly;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment