Commit 5b8a12c342dec83873ccc59f0cb0c95bc168817c

Authored by Виталий
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 2393 font-size: 24px;
2394 2394 color: #fff;
2395 2395 margin-bottom: 1px;
  2396 + width: 415px;
  2397 + overflow: hidden;
  2398 + height: 28px;
2396 2399 }
2397 2400  
2398 2401 .performance-vacancy-sidebar-company-job ul li {
... ...