Change record status: 
Project: 
Introduced in branch: 
10.1.x
Introduced in version: 
10.1.0
Description: 

The Media Library provides WYSIWYG integration to embed media items in content. When embedding media, content authors may select whether the media should be aligned to the left (with or without text wrapping), centered, or aligned to the right.

In Drupal 10.0.x and earlier, media items would default to center alignment when first embedded, overriding the default alignment and wrapping of the parent content.

Beginning with 10.1.0, media will no longer default to center alignment, and will instead follow the default for the parent content and language. Site owners may still choose center alignment, and existing content will not be changed.

Impacts: 
Site builders, administrators, editors
Module developers
Themers