From 8dc5a02ca947572fc6b9042bc169022f301686fa Mon Sep 17 00:00:00 2001 From: farhaanbukhsh Date: Apr 28 2016 15:07:52 +0000 Subject: Fix id name and min-height --- 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'%}