Skip to content

Commit fabc82c

Browse files
authored
Merge pull request #302 from SherpasGroup/fix-datetimepicker-layout
Fix issue with DateTimePicker layout in IE 11
2 parents 69a8337 + 4b4ee8c commit fabc82c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/controls/dateTimePicker/DateTimePicker.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
.picker {
2121
flex-grow: 1;
22+
flex-basis: 0%;
2223
}
2324

2425
.time {

0 commit comments

Comments
 (0)