diff --git a/scss/_popup.scss b/scss/_popup.scss index 2dcf9670b6..1c7ea9ec45 100644 --- a/scss/_popup.scss +++ b/scss/_popup.scss @@ -1,4 +1,3 @@ - /** * Popups * -------------------------------------------------- @@ -17,6 +16,7 @@ position: fixed; top: 0; left: 0; + z-index: 10; visibility: hidden; width: 100%;