summaryrefslogtreecommitdiffstats
path: root/public/css
diff options
context:
space:
mode:
authorfuxiaohei <fuxiaohei@vip.qq.com>2014-06-27 21:33:49 +0800
committerfuxiaohei <fuxiaohei@vip.qq.com>2014-06-27 21:33:49 +0800
commitb5ba2bd268b144ae0c878fe17257d8685d92f9cc (patch)
treecce0b7d9d21df81fa7c7bb4783c4db7c5745de0f /public/css
parent19e910428951135b9a341554dad54a6546d2ad50 (diff)
downloadgitea-b5ba2bd268b144ae0c878fe17257d8685d92f9cc.tar.gz
gitea-b5ba2bd268b144ae0c878fe17257d8685d92f9cc.zip
add organization team-create page
Diffstat (limited to 'public/css')
-rwxr-xr-xpublic/css/gogs.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index 960176f582..eb95a1d088 100755
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -375,7 +375,7 @@ html, body {
/* gogits repo create */
-#repo-create, #org-create {
+#repo-create, #org-create, #org-teams-create {
width: 800px;
}