Skip to content

Commit

Permalink
fix(datepicker): remove vender prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
davidicus committed Apr 22, 2020
1 parent f73aa12 commit a6cde9a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/DateTimePicker/_date-time-picker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@
transition: background-color $duration--fast-01 carbon--motion(standard);
.#{$iot-prefix}--date-time-picker__field {
background: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
width: 100%;
Expand Down

0 comments on commit a6cde9a

Please sign in to comment.