diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 3b7e160..84c7439 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2393,6 +2393,9 @@ input[type=file]::-webkit-file-upload-button { font-size: 24px; color: #fff; margin-bottom: 1px; + width: 415px; + overflow: hidden; + height: 28px; } .performance-vacancy-sidebar-company-job ul li { -- libgit2 0.21.4