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
a067290466f26642cd16baca2257b379bd758c4a
Authored by
Виталий
2015-11-03 17:09:11 +0200
1 parent
fee4b6bb
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 @
a067290
...
...
@@ -547,6 +547,8 @@ a.special-talents-text-2-img:hover {
547
547
display: none;
548
548
opacity: 0;
549
549
z-index: 999992;
550
+ padding: 0 20px;
551
+ box-sizing: border-box;
550
552
}
551
553
.vacancies_form input{
552
554
width: 260px;
...
...