diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index 6583112d2f..577ac545fb 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -6101,7 +6101,7 @@ button.module-image__border-overlay:focus { display: flex; justify-content: center; align-items: center; - z-index: $z-index-popup; + z-index: $z-index-popup-overlay; } &__container {