diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 5c38480..b0cc905 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -395,7 +395,7 @@ a.notblue { background-image: url("images/spinner.gif"); background-position: center center; background-repeat: no-repeat; - min-height: 150px; + min-height: 30px; } .repoinfo-branchlistitem diff --git a/pagure/templates/pull_request.html b/pagure/templates/pull_request.html index 9b5c8b6..fbb55cd 100644 --- a/pagure/templates/pull_request.html +++ b/pagure/templates/pull_request.html @@ -425,7 +425,7 @@
{% if pull_request %}
- + {% if pull_request.status != 'Open'%}