diff --git a/src/sass/_common/reskin.scss b/src/sass/_common/reskin.scss index 4c428f199ec..7caf5b6f506 100644 --- a/src/sass/_common/reskin.scss +++ b/src/sass/_common/reskin.scss @@ -727,7 +727,7 @@ html:not(.test) { .popup_page_overlay, .inpage_popup_container { position: absolute !important; - top: -999px !important; + top: -9999px !important; } }