From eec372c6dfbdb3d772873365a8c1a03d4be5b63a Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 2 Mar 2021 11:39:26 +0200 Subject: [PATCH] fix css --- frontend/less/espo/custom.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index fa73844a88..b38d5aab81 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -999,6 +999,10 @@ optgroup { } } +.input-group .input-group-btn .btn-sm { + height: 30px; +} + .panel-body, section { > p:first-child,