Commit e6e5e63c authored by Robert Schilling's avatar Robert Schilling

Merge pull request #8118 from cirosantilli/user-groups-space-link

Remove whitespace link between user group avatars
parents 8fe014e1 0e70e3b5
- groups.each do |group|
= link_to group, class: 'profile-groups-avatars', :title => group.name do
= image_tag group_icon(group.path)
- image_tag group_icon(group.path)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment