---
title: "Breaking: #79622 - CSS Styled Content Bullet Content Element Adjustments"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-79622-1668719195"
source: "Changelog/8.6/Breaking-79622-CSSStyledContentBulletContentElementAdjustments.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #79622 - CSS Styled Content Bullet Content Element Adjustments

See [forge#79622](https://forge.typo3.org/issues/79622)

## Description

In order to streamline the options and enhance compatibility across CSS Styled
Content and Fluid Styled Content the bullet content element has been partly
refactored.

The bullet content elements of CSS Styled Content now also uses the field
`bullets_type` instead of `layout` to match the behavior of Fluid Styled Content.

## Affected Installations

Installations that use the CSS Styled Content element bullets.

## Migration

Run the upgrade wizard in the install tool to migrate the layout field to the
dedicated database field `bullets_type`.
