Commit a36067e5e69480f476bbba7e853958aebbae8a33

Authored by Gustavo Cruz
1 parent a745b2cf

mais um pequeno ajuste

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
style.css
... ... @@ -2042,6 +2042,11 @@ input.button.with-text {
2042 2042 .friends-block .common-profile-list-block img {
2043 2043 vertical-align: middle;
2044 2044 }
  2045 +
  2046 +.friends-block .common-profile-list-block .profile-image span.fn {
  2047 +margin-top: 5px;
  2048 +}
  2049 +
2045 2050 /*fim alinhamento da imagem de pessoas nos blocos - incluindo página inicial*/
2046 2051  
2047 2052 .action-home-index .box-1 .common-profile-list-block span.banner-span,
... ...