tweak clear icon position

This commit is contained in:
afc163 2017-05-03 12:11:19 +08:00
parent 9537ce02ee
commit 54f443a266

View File

@ -53,9 +53,8 @@
font-size: @font-size-base;
color: @disabled-color;
width: 14px;
height: 14px;
margin-top: -7px;
line-height: 14px;
height: 12px;
margin-top: -6px;
cursor: pointer;
transition: color 0.3s, opacity 0.3s;
&:hover {