diff --git a/www/form/app-form.less b/www/form/app-form.less index 25fac542c..01ff0cfdc 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -402,7 +402,7 @@ } } .cp-form-edit-block-input { - margin-bottom: 5px; // XXX DB margin bug + margin-bottom: 5px; &.sortable-ghost { visibility: hidden; } &.sortable-drag { opacity: 0.9 !important; } display: flex;