Commit 6b5761952fbb8a22ca494286e3a25f83be8d1867
1 parent
093005e4
Exists in
master
and in
2 other branches
consertando listagem de amigos
Showing
1 changed file
with
4 additions
and
3 deletions
Show diff stats
style.css
@@ -1146,7 +1146,8 @@ div#notice { | @@ -1146,7 +1146,8 @@ div#notice { | ||
1146 | top: 0px; | 1146 | top: 0px; |
1147 | } | 1147 | } |
1148 | 1148 | ||
1149 | -.profile-list .profile-link img{ | ||
1150 | - height: 64px; | ||
1151 | - width: 64px; | 1149 | +.profile-list li{ |
1150 | + height: 80px; | ||
1151 | + width: 60px; | ||
1152 | + margin-bottom: 20px; | ||
1152 | } | 1153 | } |