0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-10-17 00:54:32 -04:00

add organization team-create page

This commit is contained in:
fuxiaohei
2014-06-27 22:04:04 +08:00
parent b5ba2bd268
commit 1d55ecd29c
4 changed files with 83 additions and 2 deletions

View File

@@ -375,7 +375,7 @@ html, body {
/* gogits repo create */
#repo-create, #org-create, #org-teams-create {
#repo-create, #org-create, #org-teams-create, #org-teams-edit {
width: 800px;
}