From 5f0b692bc40b2ee47eaa987a4e9206a8ffe3870f Mon Sep 17 00:00:00 2001 From: yuri Date: Thu, 29 Nov 2018 17:35:06 +0200 Subject: [PATCH] css fix --- frontend/less/espo/custom.less | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index 5147375854..36fe3651cb 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -1297,6 +1297,11 @@ table.no-margin { #notifications-panel .expanded-row > .cell[data-name="data"] { padding-left: 0; padding-right: 0; + + > .right-container { + width: 7px; + height: 10px; + } } #notifications-panel .expanded-row {