Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzwindmann committed Feb 2, 2021
1 parent a549595 commit 00130a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ input[type="reset"],
input[type="submit"],
input[type="submit" i],
/* input:matches([type="button"], [type="submit"], [type="reset"]), */
input:matches([type="button"], [type="submit"], [type="reset"]), input[type="file"]::-webkit-file-upload-button,
input:matches([type="button"], [type="submit"], [type="reset"]), input[type="file"]::-webkit-file-upload-button
input[type="file"]::-webkit-file-upload-button {
-webkit-appearance: none;
-moz-appearance: none;
Expand Down

0 comments on commit 00130a7

Please sign in to comment.