From f19009e5f74608215acc2a5c5934dd3a2d802170 Mon Sep 17 00:00:00 2001 From: Abdallah Elhadad <86894852+7adidaz@users.noreply.github.com> Date: Sat, 9 Mar 2024 16:06:11 +0200 Subject: [PATCH] Fix Download page paragraphs (#7168) Co-authored-by: Mark Waite --- content/download/index.html.haml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/download/index.html.haml b/content/download/index.html.haml index 1f7c599e2e5..c904cabda1b 100644 --- a/content/download/index.html.haml +++ b/content/download/index.html.haml @@ -5,6 +5,10 @@ title: Jenkins download and deployment :ruby third_party = 'This is a package supported by a third party which may be not as frequently updated as packages supported by the Jenkins project directly' +:css + .container { + max-width: 100%; + } %p The Jenkins project produces two release lines: Stable (LTS) and regular (Weekly).