diff --git a/app/views/services/_remote_friend.html.haml b/app/views/services/_remote_friend.html.haml index e05b62893..927755da1 100644 --- a/app/views/services/_remote_friend.html.haml +++ b/app/views/services/_remote_friend.html.haml @@ -10,7 +10,6 @@ - else = friend.name - %br - if friend.already_invited? = link_to t('.resend'), service_inviter_path(:uid => friend.uid, :provider => 'facebook', :invitation_id => friend.invitation_id) - elsif friend.on_diaspora? diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index c486eb57f..016030858 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -1753,6 +1753,8 @@ ul#request_result :float left :height 50px :width 50px + :margin + :left 10px .button.share :padding