Skip to content

Commit d3b8127

Browse files
authored
Fix margin between avatars on org pages (#15194)
Fixes: #15191
1 parent c1ca4a8 commit d3b8127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/less/_organization.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
width: 48px;
9090
height: 48px;
9191
margin-right: 5px;
92+
margin-bottom: 5px;
9293
}
9394
}
9495
}

0 commit comments

Comments
 (0)