diff --git a/www/teams/app-team.less b/www/teams/app-team.less index f4323041b..e65f31279 100644 --- a/www/teams/app-team.less +++ b/www/teams/app-team.less @@ -139,6 +139,9 @@ } .cp-team-roster { .avatar_main(50px); + .cp-hidden { + display: none; + } .cp-app-team-roster-header { button:not(:last-child) { margin-right: 5px;