diff --git a/src/stylesheets/datepicker.scss b/src/stylesheets/datepicker.scss index 8237bf772..7c8ea16ba 100644 --- a/src/stylesheets/datepicker.scss +++ b/src/stylesheets/datepicker.scss @@ -251,7 +251,7 @@ clear: both; width: 100%; float: left; - margin: 5px 0 10px 15px; + margin: 5px 0 10px; text-align: left; .react-datepicker-time__caption { @@ -263,7 +263,7 @@ .react-datepicker-time__input { display: inline-block; - margin-left: 10px; + margin-left: 6px; input { width: auto;