Details
-
Improvement
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
-
None
Description
If the line to the right of the checkbox (label (and description)) is longer than one line, it falls below the checkbox. In order to have this layout

please modify these two classes in
magnolia-travel-demo/src/main/resources/travel-demo-theme/css/travels-magnolia.css
into:
.form-row fieldset input {
width: auto;
display: block;
float: left;
margin-right: 10px;
}
.form-wrapper .error label {
color: #ec1549;
display: block;
}
Checklists
Acceptance criteria
Attachments
Issue Links
- caused by
-
MGNLPRIV-10 Wording for GDPR related forms and mails
-
- Closed
-