1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

add organization create page

This commit is contained in:
fuxiaohei
2014-06-23 11:40:49 +08:00
parent 314193029a
commit ea507e20d4
4 changed files with 61 additions and 8 deletions

View File

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