From b2b017e5eb6dbb3981207cfcaaa726fba543a5ec Mon Sep 17 00:00:00 2001 From: icemate Date: Tue, 3 Nov 2015 16:58:03 +0200 Subject: [PATCH] first --- frontend/web/css/vacancies.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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