summaryrefslogtreecommitdiffstats
path: root/public/css
diff options
context:
space:
mode:
authorfuxiaohei <fuxiaohei@vip.qq.com>2014-06-23 11:40:49 +0800
committerfuxiaohei <fuxiaohei@vip.qq.com>2014-06-23 11:40:49 +0800
commitea507e20d45ef90b1552d72341038354f8801cf4 (patch)
tree65ef0b0b0866bf5aa4717fe2b6c2f6739f4a5e2c /public/css
parent314193029a246c2498c6d54c085d57f7589c8dbe (diff)
downloadgitea-ea507e20d45ef90b1552d72341038354f8801cf4.tar.gz
gitea-ea507e20d45ef90b1552d72341038354f8801cf4.zip
add organization 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 7fdde19ccc..bb341a8a35 100755
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -372,7 +372,7 @@ html, body {
/* gogits repo create */
-#repo-create {
+#repo-create, #org-create {
width: 800px;
}