Image on article node sticks out into left margin

Created on 15 November 2023, over 1 year ago
Updated 10 January 2024, over 1 year ago

Problem/Motivation

On a fresh install of Drupal, I created an article node and added an image to the image field.

The image sticks out into the left margin, unlike all of the other elements in the node such as the title, body text, and comments form.

Steps to reproduce

  • Add Image field to any content type.
  • Add content and upload an image to the content.
  • On content view page the image will be out of container.

.

Proposed resolution

The wide-content class is added to the img tag which is causing this to break. We need to check why it is added and if it is not of any use we can remove it.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Closed: works as designed

Version

11.0 🔥

Component
Olivero 

Last updated about 21 hours ago

Created by

🇬🇧United Kingdom joachim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024