docs: update form demo

This commit is contained in:
Benjy Cui 2016-08-05 11:28:34 +08:00
parent 6bb29a1774
commit 4cf04c5799

View File

@ -114,7 +114,7 @@ ReactDOM.render(
border-radius: 6px;
}
/* because the label width is not fixed, you may need to adjust it */
/* because the label width is not fixed, you may need to adjust it to center by yourself */
.ant-advanced-search-form > .ant-row {
position: relative;
left: -6px;