aboutsummaryrefslogtreecommitdiff
path: root/public/ng/less/gogs/repository.less
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2014-08-16 16:21:17 +0800
committerUnknwon <joe2010xtmf@163.com>2014-08-16 16:21:17 +0800
commitbba707de36d9bfbdb3001e3e89fac0c072aa14e9 (patch)
tree2b3ee7fc662baea04cecdf14b8a2758c108f83cc /public/ng/less/gogs/repository.less
parent78add502d71dca43bb59ab9ad91745c64d0bf74d (diff)
Finish team list, create new team, join/leave team page
Diffstat (limited to 'public/ng/less/gogs/repository.less')
-rw-r--r--public/ng/less/gogs/repository.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/ng/less/gogs/repository.less b/public/ng/less/gogs/repository.less
index 0aa19a04..8f9a97fa 100644
--- a/public/ng/less/gogs/repository.less
+++ b/public/ng/less/gogs/repository.less
@@ -310,6 +310,7 @@ border-top-right-radius: .25em;
}
/* repository create */
+#team-create-form,
#repo-migrate-form,
#repo-create-form {
width: 800px;