From 758a9e1c83d33f41daa9497416c4f79062048dcd Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Dec 24 2015 09:22:05 +0000 Subject: Give a little space around 'No group found' on the user's page --- diff --git a/pagure/templates/user_info.html b/pagure/templates/user_info.html index d815d2e..6455cb3 100644 --- a/pagure/templates/user_info.html +++ b/pagure/templates/user_info.html @@ -49,7 +49,9 @@ {% else %} -

No group found

+
+

No group found

+
{% endfor %}