diff --git a/frontend/web/css/vacancies.css b/frontend/web/css/vacancies.css index f50a6fc..6f2f932 100644 --- a/frontend/web/css/vacancies.css +++ b/frontend/web/css/vacancies.css @@ -522,7 +522,7 @@ a.special-talents-text-2-img:hover { display: inline-block; } #overlay { - z-index: 3; + z-index: 99991; position: fixed; background-color: #000; opacity: 0.8; @@ -546,5 +546,5 @@ a.special-talents-text-2-img:hover { margin-left: -150px; display: none; opacity: 0; - z-index: 5; + z-index: 999992; } \ No newline at end of file -- libgit2 0.21.4