diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index f17c18a..3001f24 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -179,7 +179,7 @@ header h1 span { } #user_graph { - min-height: 400px; + min-height: 150px; background-image: url('images/spinner.gif'); background-position: center; background-repeat: no-repeat; diff --git a/pagure/templates/user_info.html b/pagure/templates/user_info.html index 09083aa..b6cda73 100644 --- a/pagure/templates/user_info.html +++ b/pagure/templates/user_info.html @@ -27,17 +27,6 @@ Joined {{ user.created | humanize }}
- {% if config.get('DATAGREPPER_URL') %} -No group found
{% endfor %} + + {% if config.get('DATAGREPPER_URL') %} +