From 6b5761952fbb8a22ca494286e3a25f83be8d1867 Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Fri, 27 Feb 2015 19:48:11 -0300 Subject: [PATCH] consertando listagem de amigos --- style.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index 4092ec1..2e1109b 100644 --- a/style.css +++ b/style.css @@ -1146,7 +1146,8 @@ div#notice { top: 0px; } -.profile-list .profile-link img{ - height: 64px; - width: 64px; +.profile-list li{ + height: 80px; + width: 60px; + margin-bottom: 20px; } -- libgit2 0.21.2