From 8d99e811f1e49825c139b61ba03e463c79082d2f Mon Sep 17 00:00:00 2001 From: yflory Date: Tue, 8 Oct 2019 15:10:10 +0200 Subject: [PATCH] Teams UI --- www/teams/app-team.less | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/www/teams/app-team.less b/www/teams/app-team.less index e357d504d..863aec1a9 100644 --- a/www/teams/app-team.less +++ b/www/teams/app-team.less @@ -58,12 +58,6 @@ .cp-leftside-narrow { .cp-avatar { overflow: visible; - media-tag { - margin-right: 0; - } - span.cp-sidebarlayout-category-name { - margin-left: 3px; - } } } .cp-team-cat-header { @@ -73,9 +67,11 @@ justify-content: center; font-size: 20px; } + media-tag, .cp-avatar-default { + margin-right: 3px; + } media-tag { order: -1; - margin-right: 3px; } cursor: default !important; font-size: 18px;