]> source.dussan.org Git - gitea.git/commitdiff
Fix margin between avatars on org pages (#15194)
authorsilverwind <me@silverwind.io>
Mon, 29 Mar 2021 19:57:27 +0000 (21:57 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Mar 2021 19:57:27 +0000 (20:57 +0100)
Fixes: https://github.com/go-gitea/gitea/issues/15191
web_src/less/_organization.less

index 64da65f7af7f81bf0d85c5cbc29105712e967e18..d1a003c214d0ce8e7e38f7d91b9194c0fb58ce7b 100644 (file)
@@ -89,6 +89,7 @@
         width: 48px;
         height: 48px;
         margin-right: 5px;
+        margin-bottom: 5px;
       }
     }
   }