fix select arrow position in form-item

This commit is contained in:
afc163 2015-07-24 16:08:44 +08:00
parent ba21f3531b
commit 53c33bd6e7

View File

@ -152,12 +152,6 @@ form {
line-height: 32px;
}
}
.@{selectPrefixCls}-arrow {
right: 8px;
height: 32px;
line-height: 32px;
width: auto;
}
.@{selectPrefixCls}-open .@{selectPrefixCls}-selection {
border-color: #d9d9d9;