Commit c159a6c8d09f17b2be5c0fceee8e2b26643154e5
1 parent
f9d97d41
first
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
frontend/views/site/vacancies.php
... | ... | @@ -33,7 +33,7 @@ $(function () { |
33 | 33 | event.preventDefault(); |
34 | 34 | $('#overlay').fadeIn(400, |
35 | 35 | function(){ |
36 | - $('#modal_form').css('display', 'block').animate({opacity: 1, top: '50%'}, 200); | |
36 | + $('#modal_form').css('display', 'block').animate({opacity: 1, top: '45%'}, 200); | |
37 | 37 | }); |
38 | 38 | }); |
39 | 39 | $('#overlay').click( function(){ | ... | ... |
frontend/web/css/vacancies.css