From a6a4eecb156cac997030d597e739a27eef913074 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jan 22 2016 11:30:29 +0000 Subject: Styling and fix the More/Less button for the git URLs --- 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}} + +