Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make image responsive #26784

Merged
merged 1 commit into from
Feb 13, 2020
Merged

Make image responsive #26784

merged 1 commit into from
Feb 13, 2020

Conversation

tomayac
Copy link
Contributor

@tomayac tomayac commented Feb 13, 2020

Fixes #26783

The page https://amp.dev/documentation/components/amp-story/#amp-story-format causes an overflow on mobile devices, since the image https://github.com/ampproject/docs/raw/master/assets/img/docs/amp-story-tag-hierarchy.png is set to have a fixed layout, but is too wide for common mobile form factors.

Emojis for categorizing pull requests (copy-paste emoji into description):

馃悰 Bug fix
馃摉 Documentation

@amp-owners-bot
Copy link

amp-owners-bot bot commented Feb 13, 2020

Hey @newmuis, these files were changed:

  • extensions/amp-story/amp-story.md

Copy link
Contributor

@Enriqe Enriqe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this fix!

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

Successfully merging this pull request may close these issues.

Overflow on https://amp.dev/documentation/components/amp-story/#amp-story-format
5 participants