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