[BUGFIX] Fix order of form-check elements
In a "form-check" container, the input element with class "form-check-input" must be placed before the corresponding label with class "form-check-label". This fixes a related display bug in Firefox. Resolves: #99785 Releases: main Change-Id: I2d856631d65d0b7edcf5053cb2da927f83ebac07 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77663 Tested-by:Jasmina Ließmann <minapokhalo+typo3@gmail.com> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jasmina Ließmann <minapokhalo+typo3@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Resources/Private/Templates/PageTsConfig/Active.html 25 additions, 25 deletions...kend/Resources/Private/Templates/PageTsConfig/Active.html
- typo3/sysext/tstemplate/Resources/Private/Partials/ActiveConditions.html 12 additions, 12 deletions...template/Resources/Private/Partials/ActiveConditions.html
- typo3/sysext/tstemplate/Resources/Private/Partials/ActiveOptions.html 12 additions, 12 deletions.../tstemplate/Resources/Private/Partials/ActiveOptions.html
- typo3/sysext/tstemplate/Resources/Private/Partials/AnalyzerConditions.html 11 additions, 11 deletions...mplate/Resources/Private/Partials/AnalyzerConditions.html
Please register or sign in to comment