fix select arrow position in form-item

This commit is contained in:
afc163 2015-07-24 16:24:23 +08:00
parent 9f79d0c895
commit 37a114d49f

View File

@ -149,7 +149,7 @@ form {
.@{selectPrefixCls}-selection__rendered {
padding-left: 8px;
padding-right: 25px;
line-height: 32px;
line-height: 30px;
}
}