Merge branch master into develop-1.0.0

This commit is contained in:
afc163 2016-04-29 17:26:21 +08:00
commit c68f95c211

View File

@ -79,7 +79,7 @@ input[type="checkbox"] {
}
&.@{form-prefix-cls}-item-with-help {
margin-bottom: @form-item-margin-bottom - @font-size-base * @line-height-base;
margin-bottom: @form-item-margin-bottom - @font-size-base * @line-height-base - 3;
}
> label {