Skip to content

Commit d07d86e

Browse files
author
Simon L. Lange
committed
Ringsted webform fixes
1 parent 6b47d2c commit d07d86e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web/themes/custom/subsites/fds_ringsted_theme/dist/stylesheets/stylesheet.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/themes/custom/subsites/fds_ringsted_theme/src/styles/theme/components/_form.scss

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -358,11 +358,11 @@ form {
358358
background-size: 6px 6px;
359359
}
360360

361-
.form-radios {
362-
.description {
363-
margin-top: 10px !important;
364-
font-size: 13px !important;
365-
}
361+
.form-composite > .fieldset-wrapper > .description,
362+
.form-item .description {
363+
font-size: 13px !important;
364+
margin-top: 10px !important;
365+
line-height: 1.4;
366366
}
367367

368368
// --------------------------------------------------

0 commit comments

Comments
 (0)