We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee67b7 commit 13335b5Copy full SHA for 13335b5
web/themes/custom/fds_redwhite_theme/css/extra-styles.css
@@ -3910,6 +3910,7 @@ iframe {
3910
font-family: sans-serif;
3911
font-weight: bold;
3912
color: black;
3913
+ max-width: none;
3914
}
3915
.custom-header--static .flexy-row {
3916
text-align: left;
@@ -3949,6 +3950,9 @@ iframe {
3949
3950
.field--name-field-os2web-page-paragraph-narr .paragraph {
3951
display: none;
3952
3953
+ .paragraph--type--os2web-cnt-paragraph-reference {
3954
+ display: block;
3955
+ }
3956
#sliding-popup {
3957
3958
0 commit comments