diff --git a/frontend/web/css/vacancies.css b/frontend/web/css/vacancies.css index f25a190..b24d457 100644 --- a/frontend/web/css/vacancies.css +++ b/frontend/web/css/vacancies.css @@ -578,6 +578,8 @@ a.special-talents-text-2-img:hover { } .vacancies_form input[type='file'] { border-bottom: none; + margin-top: 20px; + line-height: 20px; } .vacancies_form input[type="submit"] { display: block; -- libgit2 0.21.4