From 22e3dbb50ac2321913845cfba754346e5cd6bf06 Mon Sep 17 00:00:00 2001 From: Sharath-N1 Date: Thu, 5 Jun 2025 08:45:42 +0100 Subject: [PATCH 1/3] fixed footer link click issue --- src/main/content/_assets/css/openliberty.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/content/_assets/css/openliberty.scss b/src/main/content/_assets/css/openliberty.scss index b535e44c3..1598eb172 100644 --- a/src/main/content/_assets/css/openliberty.scss +++ b/src/main/content/_assets/css/openliberty.scss @@ -531,6 +531,8 @@ footer { #footer_bottom_left_section, #footer_bottom_right_section { display: inline-block; + position: sticky; + z-index: auto; } #footer_bottom_right_section { From 126c9a45ae97731b7920b4859648afbbe8e523d8 Mon Sep 17 00:00:00 2001 From: navaneethsnair1 Date: Mon, 9 Jun 2025 15:23:07 +0530 Subject: [PATCH 2/3] deprecated bootstrap function updated for modal --- src/main/content/start.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/content/start.html b/src/main/content/start.html index becab526c..f8f8576f4 100644 --- a/src/main/content/start.html +++ b/src/main/content/start.html @@ -110,7 +110,7 @@

From bae1073d5214fb190d873dd435590ff619c6dfa2 Mon Sep 17 00:00:00 2001 From: navaneethsnair1 Date: Mon, 9 Jun 2025 16:57:59 +0530 Subject: [PATCH 3/3] syntax error in --- src/main/content/contribute.html | 4 ++-- src/main/content/guides.html | 3 +-- src/main/content/start.html | 20 ++++++++++---------- src/main/content/support.html | 4 ++-- 4 files changed, 15 insertions(+), 16 deletions(-) diff --git a/src/main/content/contribute.html b/src/main/content/contribute.html index 5f239d2ce..5e8d4ef25 100644 --- a/src/main/content/contribute.html +++ b/src/main/content/contribute.html @@ -14,7 +14,7 @@