Skip to content

Commit 54d0cb5

Browse files
AlexPrinzjavivelasco
authored andcommitted
Fix date-picker animation in IE11 (react-toolbox#1586)
1 parent 843b88a commit 54d0cb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/date_picker/theme.css

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

181181
.month {
182182
background-color: var(--calendar-primary-contrast-color);
183+
width: 100%;
183184
}
184185

185186
.slideRightEnter,

0 commit comments

Comments
 (0)