remove inline form-item width 100%

This commit is contained in:
afc163 2016-03-02 15:20:52 +08:00
parent 82fff19ab8
commit f9aed15464

View File

@ -256,10 +256,6 @@ form {
vertical-align: middle;
}
.@{calendar-prefix-cls}-picker-input {
width: 100%!important;
}
.@{css-prefix}form-text {
display: inline-block;
}