Skip to content

Commit fa8ef3f

Browse files
committed
Fix margin between avatars on org pages (go-gitea#15194)
Fixes: go-gitea#15191
1 parent 6130882 commit fa8ef3f

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)