Skip to content

Commit

Permalink
Tweak icon position of DatePicker
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Jul 25, 2017
1 parent acc0c5a commit dc8be3f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/date-picker/style/Picker.less
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
right: 8px;
top: 50%;
margin-top: -7px;
line-height: 1em;
line-height: 14px;
font-size: @font-size-base;
transition: all .3s;
cursor: pointer;
Expand Down Expand Up @@ -83,7 +83,6 @@
color: @text-color-secondary;
display: inline-block;
line-height: 1;
vertical-align: bottom;
}
}
}

0 comments on commit dc8be3f

Please sign in to comment.