Skip to content

Instantly share code, notes, and snippets.

@kaelig
Created June 30, 2010 10:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save kaelig/458477 to your computer and use it in GitHub Desktop.
Save kaelig/458477 to your computer and use it in GitHub Desktop.
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