diff --git a/app/views/contacts/index.html.haml b/app/views/contacts/index.html.haml index 9f3f58764a9b76b07535b598fe8ae15c6dfcf013..b971be5ef71ed5538d9c20bf41a6bae4a097276f 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