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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constrain media blocks to content area width in frontend. #8399

Merged

Commits on Aug 3, 2018

  1. Constrain media blocks to content area width in frontend.

    Giving a max-width of 100% to the image and video blocks ensures
    they won't break out of the content area of the site, regardless of
    whether the theme has styling that prevents overflow.
    
    Fixes #8334.
    sarahmonster committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    08a91d4 View commit details
    Browse the repository at this point in the history
  2. Tabs, please.

    sarahmonster committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    5fe0387 View commit details
    Browse the repository at this point in the history