diff --git a/frontend/web/css/vacancies.css b/frontend/web/css/vacancies.css index f083a57..2fa7667 100644 --- a/frontend/web/css/vacancies.css +++ b/frontend/web/css/vacancies.css @@ -547,6 +547,8 @@ a.special-talents-text-2-img:hover { display: none; opacity: 0; z-index: 999992; + padding: 0 20px; + box-sizing: border-box; } .vacancies_form input{ width: 260px; -- libgit2 0.21.4