Commit eeb517a7a6d6576c6c98e15b8cf0cd8fef9eb434
1 parent
9d90159f
Exists in
master
and in
2 other branches
consertando listagem de amigos
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
style.css
@@ -1145,3 +1145,8 @@ div#notice { | @@ -1145,3 +1145,8 @@ div#notice { | ||
1145 | #content .tags-block .block-footer-content a, #content .people-block .block-footer-content a, #content .profile-list-block .block-footer-content a, #content .enterprises-block .block-footer-content a, #content .members-block .block-footer-content a, #content .communities-block .block-footer-content a, #content .friends-block .block-footer-content a{ | 1145 | #content .tags-block .block-footer-content a, #content .people-block .block-footer-content a, #content .profile-list-block .block-footer-content a, #content .enterprises-block .block-footer-content a, #content .members-block .block-footer-content a, #content .communities-block .block-footer-content a, #content .friends-block .block-footer-content a{ |
1146 | top: 0px; | 1146 | top: 0px; |
1147 | } | 1147 | } |
1148 | + | ||
1149 | +.profile-list img{ | ||
1150 | + height: 64px; | ||
1151 | + width: 64px; | ||
1152 | +} |