From ed692fa383d8aa2872d4bb5ba055fbf01062c405 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 8 Jul 2015 11:05:47 +0800 Subject: [PATCH] icon position in datepicker --- style/components/datepicker/Picker.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/components/datepicker/Picker.less b/style/components/datepicker/Picker.less index c6a5e9e37..bc8416003 100644 --- a/style/components/datepicker/Picker.less +++ b/style/components/datepicker/Picker.less @@ -20,7 +20,7 @@ .transition(all .3s @ease-in-out); width: 14px; height: 14px; - right: 14px; + right: 16px; color: #999; top: 50%; line-height: 1;