Commit 10b8feed9df6992d42479e0a1c1129d0d0880eab
1 parent
101dce1e
first
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
frontend/web/css/vacancies.css
@@ -554,12 +554,13 @@ a.special-talents-text-2-img:hover { | @@ -554,12 +554,13 @@ a.special-talents-text-2-img:hover { | ||
554 | .vacancies_form input{ | 554 | .vacancies_form input{ |
555 | width: 260px; | 555 | width: 260px; |
556 | margin: 0 0 10px 0; | 556 | margin: 0 0 10px 0; |
557 | - padding: 7px 0; | 557 | + height: 31px; |
558 | font-size: 13px; | 558 | font-size: 13px; |
559 | color: #1d275b; | 559 | color: #1d275b; |
560 | background: #fff; | 560 | background: #fff; |
561 | border: none; | 561 | border: none; |
562 | border-bottom: 1px solid #1d275b; | 562 | border-bottom: 1px solid #1d275b; |
563 | + line-height: 31px; | ||
563 | } | 564 | } |
564 | .vacancies_form textarea{ | 565 | .vacancies_form textarea{ |
565 | width: 260px; | 566 | width: 260px; |