Extra <div> with blank space in email notification?

Hi all,

I’m wondering if you can help me troubleshoot an issue with email notifications. For some reason, an extra <div> with a blank space is being inserted just prior to the content of the email, which offsets everything downwards and doesn’t look good.

The HTML source of the email prior to the content is here:

----==_mimepart_5e848998665ae_2dd3fcae35ed1c81444
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<body style=3D"text-align:left;" dir=3D"ltr"> =20

  <meta http-equiv=3D"Content-type" name=3D"viewport" content=3D"initial-sc=
ale=3D1.0, maximum-scale=3D1.0, user-scalable=3Dno, width=3Ddevice-width">

  <title></title>

<div>

  <div><p>=C2=A0</p></div>

I checked the email style, and it’s using the default setting.

Where is this coming from? Any way to disable it?

Thanks!

Ed