Describe the bug
This is similar with 151, but affects hybrid template and has nothing to do with 2 columns (i tested it without columns and the bug persists)
To Reproduce
- Which template? Hybrid
- Which email clients and/or devices are affected? Android gmail app
Screenshots



Investigation
I removed u ~ div .email-container css styling and fixed it. See screenshots below. It is interesting that the bug does not show up, if the email is part of a conversation. Probably u ~ div .email-container selector does not target at all.
Screenshots (removed u ~ div .email-container)



Describe the bug
This is similar with 151, but affects hybrid template and has nothing to do with 2 columns (i tested it without columns and the bug persists)
To Reproduce
Screenshots



Investigation
I removed
u ~ div .email-containercss styling and fixed it. See screenshots below. It is interesting that the bug does not show up, if the email is part of a conversation. Probablyu ~ div .email-containerselector does not target at all.Screenshots (removed u ~ div .email-container)


