diff --git a/assets/css/content/general.css b/assets/css/content/general.css index 2e38e0731..b65fefa0b 100644 --- a/assets/css/content/general.css +++ b/assets/css/content/general.css @@ -144,6 +144,7 @@ font-family: var(--sansFontFamily); font-weight: 700; padding-bottom: 0.5em; + white-space: nowrap; } .content-inner thead tr { @@ -168,7 +169,6 @@ padding-left: 1em; line-height: 2em; vertical-align: top; - white-space: nowrap; } .content-inner .section-heading {