Skip to content

Commit

Permalink
Merge pull request #302 from SherpasGroup/fix-datetimepicker-layout
Browse files Browse the repository at this point in the history
Fix issue with DateTimePicker layout in IE 11
  • Loading branch information
estruyf authored May 17, 2019
2 parents 69a8337 + 4b4ee8c commit fabc82c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/controls/dateTimePicker/DateTimePicker.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

.picker {
flex-grow: 1;
flex-basis: 0%;
}

.time {
Expand Down

0 comments on commit fabc82c

Please sign in to comment.