From fcbe7a5208347d0569221586d1fec179f5283a63 Mon Sep 17 00:00:00 2001 From: Filip Valder Date: Jun 12 2018 10:48:57 +0000 Subject: Do not wrap lines between 'Comments on the Pull Request' icon and the count --- diff --git a/pagure/templates/requests.html b/pagure/templates/requests.html index 52fcca7..170017a 100644 --- a/pagure/templates/requests.html +++ b/pagure/templates/requests.html @@ -122,7 +122,7 @@ {% if request.user_comments|count > 0 %}    - + {{ request.user_comments|count }}