Fix overflow combobox, close #2353

This commit is contained in:
afc163 2016-07-12 12:17:19 +08:00
parent 129df7dc2a
commit cf978908e8

View File

@ -355,7 +355,6 @@
.@{select-prefix-cls}-selection__rendered {
padding: 0;
height: 100%;
overflow: visible;
}
}
}