Helptext in webform appears broken in some cases
Summary
The helptext in webform appears broken in some cases, check attachment.
Steps to reproduce
Create a radio button
Possible fixes
The issue is fixed by disabling the following codeblock:
.form-composite legend span {
display: block;
padding: 15px 0 0;
}
Attachments
Edited
by
Konstantinos Platis