From 940191512a0223bc44304a2a413e1128575a749a Mon Sep 17 00:00:00 2001 From: ailsoncgt Date: Wed, 26 Oct 2016 19:34:08 -0300 Subject: [PATCH] Make img responsive in circle #184 --- users/templates/list_users.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/users/templates/list_users.html b/users/templates/list_users.html index c821b14..31a1ca2 100644 --- a/users/templates/list_users.html +++ b/users/templates/list_users.html @@ -42,7 +42,7 @@
@@ -54,7 +54,7 @@
{% if acc.image %} - photoUser +
{% else %} {% if acc.gender == 'M' %} Avatar -- libgit2 0.21.2