Commit 5b8a12c342dec83873ccc59f0cb0c95bc168817c
1 parent
ce3646bf
git
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
@@ -2393,6 +2393,9 @@ input[type=file]::-webkit-file-upload-button { | @@ -2393,6 +2393,9 @@ input[type=file]::-webkit-file-upload-button { | ||
2393 | font-size: 24px; | 2393 | font-size: 24px; |
2394 | color: #fff; | 2394 | color: #fff; |
2395 | margin-bottom: 1px; | 2395 | margin-bottom: 1px; |
2396 | + width: 415px; | ||
2397 | + overflow: hidden; | ||
2398 | + height: 28px; | ||
2396 | } | 2399 | } |
2397 | 2400 | ||
2398 | .performance-vacancy-sidebar-company-job ul li { | 2401 | .performance-vacancy-sidebar-company-job ul li { |