Commit 3c99fe7441279a184451e9626059be17d693ac14

Authored by Leandro Santos
1 parent 6b576195

consertando listagem de amigos

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
style.css
... ... @@ -1151,3 +1151,7 @@ div#notice {
1151 1151 width: 60px;
1152 1152 margin-bottom: 20px;
1153 1153 }
  1154 +
  1155 +#content .common-profile-list-block .profiles-suggestions .profile-list li{
  1156 + height: 50px;
  1157 +}
... ...