Skip to content

Gmail mobile webmail not supporting max-width:100% #152

Description

@M-J-Robbins

Email Client
Gmail webmail
Chrome 139

Operating System
Android 16
Pixel 8

Expected Result
When sending an <img> with max-width:100%, that image should retain max-width:100% and scale down to fit the mobile browser.

Actual Result
max-width:100% is replaced by max-width:1140px so the image doesn't scale down.

Steps to reproduce

Code sample

<img src="https://email-placeholders.com/300x200" alt="" width="600" style="vertical-align: middle; max-width: 100%; " />

Additional context
I've only tested on my Android, I'll try and add more results when I can.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GmailWebmail, iOS and Android apps

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions