diff --git a/frontend/web/css/vacancies.css b/frontend/web/css/vacancies.css index 0399c60..f25a190 100644 --- a/frontend/web/css/vacancies.css +++ b/frontend/web/css/vacancies.css @@ -554,12 +554,13 @@ a.special-talents-text-2-img:hover { .vacancies_form input{ width: 260px; margin: 0 0 10px 0; - padding: 7px 0; + height: 31px; font-size: 13px; color: #1d275b; background: #fff; border: none; border-bottom: 1px solid #1d275b; + line-height: 31px; } .vacancies_form textarea{ width: 260px; -- libgit2 0.21.4