aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/home.tmpl
diff options
context:
space:
mode:
authorfuxiaohei <fuxiaohei@vip.qq.com>2014-09-27 17:08:57 +0800
committerfuxiaohei <fuxiaohei@vip.qq.com>2014-09-27 17:08:57 +0800
commitdccc50e9d4d217cea91d76f17fa60bf5c0a6fb03 (patch)
tree5f118da4b713017a30885126819c4221daf0af89 /templates/repo/home.tmpl
parentad2ab6d21496e60e7589c44bdfcc15bba01ae9dd (diff)
downloadgitea-dccc50e9d4d217cea91d76f17fa60bf5c0a6fb03.tar.gz
gitea-dccc50e9d4d217cea91d76f17fa60bf5c0a6fb03.zip
template and ui fix
Diffstat (limited to 'templates/repo/home.tmpl')
-rw-r--r--templates/repo/home.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl
index 32fbf58226..a9d7f30403 100644
--- a/templates/repo/home.tmpl
+++ b/templates/repo/home.tmpl
@@ -3,7 +3,7 @@
<div id="repo-wrapper">
{{template "repo/header" .}}
<div id="repo-content" class="clear container">
- <div id="repo-main" class="left grid-4-5">
+ <div id="repo-main" class="left grid-5-6">
<p id="repo-desc">
<span class="description">{{.Repository.DescriptionHtml}}</span>
<a class="link" href="{{.Repository.Website}}">{{.Repository.Website}}</a>