From 4d1a2ae4df3baf563593b6e7e35c783f756a6811 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 15 Feb 2022 15:58:29 +0200 Subject: [PATCH] css fix --- frontend/less/espo/custom.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index 80b7670dbf..022a345e11 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -2165,7 +2165,7 @@ table.table td.cell .html-container { ol, pre, blockquote { - margin-top: @line-height-computed / 2; + margin-top: (@line-height-computed / 2); } p:last-child,