From 82bb807932f0f0ff846e07f3d8fc184befbbec44 Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 25 Dec 2015 15:27:24 +0800 Subject: [PATCH] update RangePicker style --- components/date-picker/RangePicker.jsx | 2 +- style/components/datepicker/RangePicker.less | 20 +++++++++++--------- style/components/datepicker/TimePicker.less | 19 ++++++++++++++----- 3 files changed, 26 insertions(+), 15 deletions(-) diff --git a/components/date-picker/RangePicker.jsx b/components/date-picker/RangePicker.jsx index 415feb172..f4441f393 100644 --- a/components/date-picker/RangePicker.jsx +++ b/components/date-picker/RangePicker.jsx @@ -118,7 +118,7 @@ export default React.createClass({ value={start && this.getFormatter().format(start)} placeholder={startPlaceholder} className="ant-calendar-range-picker-input" /> - ~ + ~