Skip to content

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

Screenshot_2019-10-03_at_10.28.40

Screenshot_2019-10-03_at_10.28.49

Edited by Konstantinos Platis
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information