Skip to content

Commit

Permalink
Fix margin between avatars on org pages (#15194) (#15197)
Browse files Browse the repository at this point in the history
Fixes: #15191
  • Loading branch information
silverwind committed Mar 29, 2021
1 parent 6130882 commit fd5c672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web_src/less/_organization.less
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
width: 48px;
height: 48px;
margin-right: 5px;
margin-bottom: 5px;
}
}
}
Expand Down

0 comments on commit fd5c672

Please sign in to comment.