diff --git a/src/stylesheets/datepicker.scss b/src/stylesheets/datepicker.scss index 66aa6a68f..fc6652de6 100644 --- a/src/stylesheets/datepicker.scss +++ b/src/stylesheets/datepicker.scss @@ -381,6 +381,7 @@ h2.react-datepicker__current-month { } .react-datepicker__day-names { + text-align: center; white-space: nowrap; margin-bottom: -8px; }