Skip to content

fix(layout): images and video should fit container#471

Merged
justinmk merged 1 commit intoneovim:masterfrom
yochem:img-width
May 6, 2026
Merged

fix(layout): images and video should fit container#471
justinmk merged 1 commit intoneovim:masterfrom
yochem:img-width

Conversation

@yochem
Copy link
Copy Markdown
Contributor

@yochem yochem commented May 6, 2026

Problem:
Images and videos had a larger width than their container on mobile devices, causing horizontal overflow.

Solution:
Set their max width to fit the container.

Reference: #469 (comment)

Problem:
Images and videos had a larger width than their container on mobile
devices, causing horizontal overflow.

Solution:
Set their max width to fit the container.
@justinmk justinmk merged commit 2490ca7 into neovim:master May 6, 2026
1 check passed
@teto
Copy link
Copy Markdown
Member

teto commented May 6, 2026

awesome ty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants