Actions
Bug #102066
closedInline FileReference labels are compressed
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2023-09-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The "filename" col of irre fields in BE is compressed leading to ugly outputs/line breaks. This seems to be related to https://forge.typo3.org/issues/99873 and the introduction of the "col-1" CSS class for the label <span>. Removing it in browsers dev tool solves it visualy for me.
default texmedia | usage in palette |
---|---|
Files
Updated by Sven Juergens about 1 year ago
@Martin Schulz same Problem here with TYPO3 11
Updated by Torben Hansen 11 months ago
- Status changed from New to In Progress
- Assignee set to Torben Hansen
Updated by Gerrit Code Review 11 months ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82363
Updated by Gerrit Code Review 11 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82386
Updated by Torben Hansen 11 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e9659d1197cb03d3b49d4d4a44a20c44ead14b79.
Actions