Skip to content
Snippets Groups Projects
Commit f9b2d9d2 authored by Benni Mack's avatar Benni Mack
Browse files

[BUGFIX] Fix margins of form labels

Labels within FormEngine are bold, but due to Boostrap 5
all labels in all places were bold and created margin, making
the rendering of the rest of the TYPO3 Backend hard-to-grasp,
as well as FormEngine not allowing to have a different view
for labels of fields, and labels of actual form elements.

This change adapts the margin and font-weight accordingly.

Resolves: #93519
Releases: master
Change-Id: I3bf0fda432cf43309fe3909a22784609ddeaa904
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67952


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarRichard Haeser <richard@richardhaeser.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarRichard Haeser <richard@richardhaeser.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 19209631
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