update timepicker clear btn style

This commit is contained in:
afc163 2015-11-20 15:10:02 +08:00
parent 2b6b294fb0
commit 20a58ecef2

View File

@ -22,14 +22,14 @@
&-clear-btn {
position: absolute;
right: 6px;
right: 5px;
cursor: pointer;
overflow: hidden;
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
top: 6px;
top: 5px;
margin: 0;
}