Skip to content

Commit

Permalink
Remove unnecessary caption object from CalendarMonth styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Maja Wichrowska committed Oct 9, 2017
1 parent bbf6823 commit 755377d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/CalendarMonth.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,6 @@ export default withStyles(({ reactDates: { color, font, spacing } }) => ({
CalendarMonth_table: {
borderCollapse: 'collapse',
borderSpacing: 0,
caption: {
captionSide: 'initial',
},
},

CalendarMonth_caption: {
Expand Down

0 comments on commit 755377d

Please sign in to comment.