diff --git a/app/views/contacts/index.html.haml b/app/views/contacts/index.html.haml index 9f3f58764..b971be5ef 100644 --- a/app/views/contacts/index.html.haml +++ b/app/views/contacts/index.html.haml @@ -41,7 +41,7 @@ = @only_sharing_count = t('.only_sharing_with_me') -.span-15 +.span-18.last #people_stream.stream.contacts - if @contacts.size > 0 - for contact in @contacts