diff --git a/pagure/templates/repo_info.html b/pagure/templates/repo_info.html index 099a56a..40d598b 100644 --- a/pagure/templates/repo_info.html +++ b/pagure/templates/repo_info.html @@ -111,7 +111,9 @@ git push -u origin master endif %}" style="position:relative;"> {% if diff_commits and commit.oid.hex in diff_commits %}
+ style="position:absolute; left:0; top:0; padding:5px; + padding-top:20px; height:100%; background:#eee; + vertical-align:middle;">
{% endif %} @@ -292,7 +294,12 @@ git push -u origin master {% if last_commits %}
- Recent Commits in {{branchname}} + Recent Commits in + + + {{branchname}} + +