Fix align issue inside InputGroup, close #4680

This commit is contained in:
afc163 2017-01-22 18:48:57 +08:00
parent f343d6c606
commit 7518fde405

View File

@ -243,6 +243,7 @@
& > * {
border-radius: 0;
border-right-width: 0;
vertical-align: middle;
}
// Undo float for .ant-input-group .ant-input