Skip to content
Snippets Groups Projects
Commit e9659d11 authored by Torben Hansen's avatar Torben Hansen Committed by Oliver Bartsch
Browse files

[BUGFIX] Prevent text wrap of title for file reference container

The title of a file reference container is currently wrapped to
multiple lines, depending on the length of the title and the
current screen resolution.

This change removes the fixed column width of the dt element.
Additionally, the debug information is now on the same line
as the title, which is the same behavior as for other inline
elements in TYPO3.

Resolves: #102066
Related: #99873
Releases: main, 12.4
Change-Id: Ic2b7d8b008a3dd4a95dce0f55228fd89e9b243af
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82363


Reviewed-by: default avatarGarvin Hicking <gh@faktor-e.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarGarvin Hicking <gh@faktor-e.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 9b91e820
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment