Commit c6f342875f3b4a6d8bd28dbfdbbf36250cf3b7a8

Authored by Antonio Terceiro
1 parent 77861d20

ActionItem1168: adding some space between buttons

public/stylesheets/blocks/profile-image-block.css
... ... @@ -33,4 +33,5 @@
33 33 }
34 34 .profile-image-block li {
35 35 list-style: none;
  36 + margin-bottom: 8px;
36 37 }
... ...