diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index e90a0f26f1..fb0ad2b6f7 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -585,7 +585,7 @@ select[multiple].input-sm { } .panel-body .no-bottom-margin { - margin-bottom: -@panel-padding; + margin-bottom: -@panel-padding !important; } .table.less-padding > thead > tr > th,