Skip to content
Snippets Groups Projects
Commit 74eafb8a authored by Benjamin Kott's avatar Benjamin Kott Committed by Georg Ringer
Browse files

[BUGFIX] Correct Backend Scaffold

During the migration to bootstrap the scaffold was reworked and is now flowing
incorrectly. The introduction flex on the body has multiple side effects, for example
incorrect layering of modals that are anchored directly on the body.

This patch aims to reduce the differences on different implementations of the
scaffold, as well as removing the flex bugs.

Resolves: #98263
Releases: main
Change-Id: I900c44d56243aa0cff4b4f6561f456991a4d7295
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75614


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 969c2a9e
Showing
with 236 additions and 170 deletions
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