Skip to content

Commit 8270ac5

Browse files
author
Simon L. Lange
committed
QJZ-996-32754: Removed before on webform more link
1 parent ee46e1b commit 8270ac5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,10 @@ form {
365365
line-height: 1.4;
366366
}
367367

368+
.webform-element-more--link:before {
369+
display: none !important;
370+
}
371+
368372
// --------------------------------------------------
369373
// Responsive
370374
// --------------------------------------------------

0 commit comments

Comments
 (0)