Commit c0d5913192ffebfbbaeabe140e41b2994c13e525

Authored by Melissa Wen
1 parent 6723009a

fix position of banner participe on members block

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
_sideblocks.sass
... ... @@ -70,6 +70,9 @@
70 70 min-width: 166px
71 71 width: 166px
72 72 .common-profile-list-block
  73 + &:last-child
  74 + .vcard
  75 + width: 100%
73 76 .vcard
74 77 border: none
75 78 width: 54px
... ...