Skip to content

Commit

Permalink
remove unneccessary CSS properties for yearInput
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnC-80 committed Dec 5, 2023
1 parent eabb081 commit ddfa007
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/Datepicker/Calendar.css
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,7 @@
padding: 4px;
}

input[type="number"].yearInput {
-moz-appearance: initial;
appearance: initial;
.yearInput {
border-style: dashed;
border-width: 0 0 1px 0;
min-width: 0;
Expand Down

0 comments on commit ddfa007

Please sign in to comment.