diff --git a/src/main/content/_assets/css/openliberty.scss b/src/main/content/_assets/css/openliberty.scss index 16b895c89..e2d63d117 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 {