From 5e1d1428d0c0ce012e303430a6045b57795467e1 Mon Sep 17 00:00:00 2001 From: danielgrippi Date: Fri, 5 Aug 2011 17:29:57 -0700 Subject: [PATCH] fix styles --- app/views/services/_remote_friend.html.haml | 1 - public/stylesheets/sass/application.sass | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) 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