diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index 922dfcafcc..c77fd9a43a 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -5903,8 +5903,9 @@ button.module-image__border-overlay:focus { flex-direction: column; height: 100vh; justify-content: center; - position: relative; + position: absolute; width: 100%; + z-index: 2; } &__header {