1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

template and ui fix

This commit is contained in:
fuxiaohei
2014-09-27 17:31:44 +08:00
parent dccc50e9d4
commit e3a27aeb25
5 changed files with 76 additions and 63 deletions

View File

@@ -2,7 +2,7 @@
{{template "ng/base/header" .}}
<div id="repo-wrapper">
{{template "repo/header" .}}
<div class="clear container repo-issue-wrapper repo-pr">
<div class="clear container repo-wide-wrapper repo-pr">
<div class="pr-main">
<div class="pr-title clear">
<h2 class="pr-title grid-5-6 left">Fix: Repo Name can not be converted to lower in some cases <span class="pr-num">#256</span></h2>