From 4dc289f2bced3a3bd2e726e9376f86b73adead3a Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 31 Mar 2020 17:38:49 +0300 Subject: [PATCH] css fix --- frontend/less/espo/custom.less | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index 301875dac4..a86db15223 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -1646,6 +1646,7 @@ table.no-margin { .list-expanded > ul > li .list-row-buttons { margin-right: -12px; margin-top: -10px; + margin-bottom: -5px; } .show-more > .btn {