79289015

Date: 2024-12-17 18:42:58
Score: 1
Natty:
Report link

I have also had an issue like this. I have coded for window size but the gmail app on ios doesn't respect the media queries, you have to use inline values, ie. width="" padding="" and the gmail app itself has a smaller window on some iphones compared to other ESP apps on the same phone, so it squishes emails slightly. VERY frustrating. What worked for me, specifically I was having issues with div widths, was using percentage values for the width and having them only equal 99% instead of 100%. That extra 1% throws everything off. :( Hope this is helpful!

Reasons:
  • Blacklisted phrase (1): :(
  • Whitelisted phrase (-1): worked for me
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: SerenaD