Commit eeb517a7a6d6576c6c98e15b8cf0cd8fef9eb434

Authored by Leandro Santos
1 parent 9d90159f

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 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 1146 top: 0px;
1147 1147 }
  1148 +
  1149 +.profile-list img{
  1150 + height: 64px;
  1151 + width: 64px;
  1152 +}
... ...