Skip to content

Commit

Permalink
fix: DatePicker should be vertical-align: middle, close: #3481
Browse files Browse the repository at this point in the history
  • Loading branch information
benjycui committed Oct 19, 2016
1 parent f52dcbf commit 39cf089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/date-picker/style/Picker.less
Expand Up @@ -33,6 +33,7 @@
outline: none;
font-size: @font-size-base;
transition: opacity 0.3s ease;
vertical-align: middle;

> input {
outline: none;
Expand Down

0 comments on commit 39cf089

Please sign in to comment.