From 132c6ad58edaf182ae7f860143f5e70481b6b674 Mon Sep 17 00:00:00 2001 From: Abdallah Elhadad Date: Fri, 8 Mar 2024 20:40:35 +0200 Subject: [PATCH] Fix Download page paragraphs --- 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).