Skip to content
Snippets Groups Projects
Commit e939b071 authored by Nikita Hovratov's avatar Nikita Hovratov
Browse files

[BUGFIX] Do not descend required markers down to inline fields

Resolves: #82481
Releases: main, 12.4, 11.5
Change-Id: Ieffc20f64cac7b546e20964e5f0deeab6e523771
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78966


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
parent 2cfd516e
Branches
Tags
No related merge requests found
......@@ -129,7 +129,7 @@ fieldset[disabled] .form-control {
// Form group validation states
//
.form-group.has-error {
label:before {
> label:before {
font-family: FontAwesome;
font-size: 12px;
text-align: center;
......
This diff is collapsed.
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