From 2ca8f3af6f5ae6a0d4f5ff928adcc87bfe9da3e1 Mon Sep 17 00:00:00 2001 From: yuri Date: Fri, 31 Aug 2018 15:30:47 +0300 Subject: [PATCH] fix icon --- client/res/templates/stream/notes/post.tpl | 2 +- frontend/less/espo/custom.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/res/templates/stream/notes/post.tpl b/client/res/templates/stream/notes/post.tpl index 12a42b56ad..5c40f133cc 100644 --- a/client/res/templates/stream/notes/post.tpl +++ b/client/res/templates/stream/notes/post.tpl @@ -11,7 +11,7 @@ {{{avatar}}} {{#if isInternal}}
- +
{{/if}} diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index 804284f36a..114f723645 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -1532,7 +1532,7 @@ h4.panel-title span.color-icon { } .stream-head-container .internal-badge { - position: absolute; top: 34px; left: 19px; + position: absolute; top: 32px; left: 19px; } .stream-head-container .internal-badge > span {