Re: Outlook 2007 contacts / Word 2007 Spacing
Best bet for #2 is to not use word as your email editor. Talk about a bloated email app....
If you must use word, pressing enter generates a HTML <P> tag which generates white space. I haven't checked it, but I suspect the fix above would just put a bunch of un-needed CSS in there to override the default behavior. Try Shift-Enter (this generates the HTML <BR> tag -- no whitespace)
|