Skip to content
Snippets Groups Projects
Commit fe579e23 authored by Andreas Nedbal's avatar Andreas Nedbal Committed by Oliver Bartsch
Browse files

[BUGFIX] Remove visual gap from hidden CEs on page module

Hidden content elements are still present in the document flow
but just have a height of 0 causing the uniform spacing with
collapsed margins to fail. We remove the hidden element from
the document flow to prevent this.

Resolves: #100370
Releases: main
Change-Id: Ia7616b1d95206fb67441e36f15a866c01ba28b1c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78352


Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarTorben Hansen <derhansen@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarTorben Hansen <derhansen@gmail.com>
parent d963c5ca
No related merge requests found
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