By vladimiraus on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.9.x
Introduced in version:
8.9.0-alpha1
Issue links:
Description:
clearfix class is now added to all field containers with inline label making label inline, but not the field. If this causes regressions on your theme, your theme can override field.html.twig and remove the clearfix class from the template override.
Impacts:
Themers