1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00: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;
}