diff --git a/app/assets/stylesheets/publisher.scss b/app/assets/stylesheets/publisher.scss index 2504f8d34..51c4a494f 100644 --- a/app/assets/stylesheets/publisher.scss +++ b/app/assets/stylesheets/publisher.scss @@ -274,11 +274,6 @@ padding: 4px 2px; text-decoration: none; i { color: $text-grey; } - - [type='file'], - [type='file']::-webkit-file-upload-button { - cursor: pointer; - } } .btn.btn-link:hover {