Administrator
/
test_9
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f9d97d41cd153f3634ec10d27a73c1b1d21d184c
Authored by
Виталий
2015-11-03 17:50:41 +0200
1 parent
10b8feed
first
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
frontend/web/css/vacancies.css
Inline
Side-by-side
frontend/web/css/vacancies.css
Wrap text
Show/Hide comments
View file @
f9d97d4
...
...
@@ -578,6 +578,8 @@ a.special-talents-text-2-img:hover {
578
578
}
579
579
.vacancies_form input[type='file'] {
580
580
border-bottom: none;
581
+ margin-top: 20px;
582
+ line-height: 20px;
581
583
}
582
584
.vacancies_form input[type="submit"] {
583
585
display: block;
...
...