Email client support negative margin value?

css, email-client, html, margin, position

Solution

Hotmail and Outlook.com no longer support the following CSS properties:

margin
margin-top
margin-right
margin-bottom
margin-left

Here is the statement given by Litmus ..

Problem

Please have look the below screenshot I want to positioned the lens in top area.Sadly the `position` value is not supported by email clients.so what can i do for that.can i use for `margin-top` value as minus value? hope you can help me..thanks in advance

Original source