Actions
Bug #104523
closedAlert message boxes look wrong
Start date:
2024-08-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
On Location Sprint
Description
Since the refactor of the CSS for .alert-message
boxes, the whitespace of the message changes the layout because of white-space: pre-wrap
For alert messages that are not added from flash messages but in Fluid templates, whitespace could be weird.
This is the installer step 5 on current main:
!Screenshot 2024-08-01 at 21.09.07.png!
Files
Actions