From a0c96783c0b7cbc0067d1fa9ab6a4c6b3d4f4909 Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 21 Oct 2016 11:45:57 +0800 Subject: [PATCH] fix DatePicker align --- components/date-picker/style/Picker.less | 1 - 1 file changed, 1 deletion(-) diff --git a/components/date-picker/style/Picker.less b/components/date-picker/style/Picker.less index 2998cdd986..8d38a0dbf1 100644 --- a/components/date-picker/style/Picker.less +++ b/components/date-picker/style/Picker.less @@ -33,7 +33,6 @@ outline: none; font-size: @font-size-base; transition: opacity 0.3s ease; - vertical-align: middle; > input { outline: none;