In the last days we have seen how our newsletters doesn't print as they use to do in Yahoo Mail. Some <td>
elements are taking more space that they were supposed to take. After some checking we have seen that width
attributes in our inline styles are replaced by min-width
.
I was try to see if there were any change in Yahoo Mail but I couldn't find anything. The only thing I have found an issue in github explaining how this behaviour is suppose to happen in Yahoo and in Gmail with the height
. I've checked Gmail and it's not happening and everything was ok last week in Yahoo Mail.
Is anyone suffering the same issue? Does anyone know the explanation to that?
This is one of the newsletters suffering the problem, and this is how we see it now.