Fix AutoComplete alignment and height style in form item, close #5139

This commit is contained in:
afc163 2017-03-05 14:43:14 +08:00
parent 63ddf2fc8d
commit 70e135ceb4

View File

@ -8,11 +8,7 @@
.@{autocomplete-prefix-cls} {
&.@{select-prefix-cls} {
.@{select-prefix-cls} {
&-search--inline {
position: relative;
}
&-selection {
border: 0;
&--single {
@ -21,7 +17,6 @@
&__rendered {
margin-left: 0;
margin-right: 0;
line-height: 0;
}
&__placeholder {
margin-left: 8px;