Skip to content

Commit 13335b5

Browse files
RINGSTED-377 - Styling for print
1 parent 9ee67b7 commit 13335b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/themes/custom/fds_redwhite_theme/css/extra-styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3910,6 +3910,7 @@ iframe {
39103910
font-family: sans-serif;
39113911
font-weight: bold;
39123912
color: black;
3913+
max-width: none;
39133914
}
39143915
.custom-header--static .flexy-row {
39153916
text-align: left;
@@ -3949,6 +3950,9 @@ iframe {
39493950
.field--name-field-os2web-page-paragraph-narr .paragraph {
39503951
display: none;
39513952
}
3953+
.paragraph--type--os2web-cnt-paragraph-reference {
3954+
display: block;
3955+
}
39523956
#sliding-popup {
39533957
display: none;
39543958
}

0 commit comments

Comments
 (0)