From 69e83bb0652a524c89b0c99c193344aca7de16e3 Mon Sep 17 00:00:00 2001 From: Maxwell Salzberg Date: Thu, 19 May 2011 15:08:17 -0700 Subject: [PATCH] remove whitespace on your own profile --- app/views/people/_profile_sidebar.html.haml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/views/people/_profile_sidebar.html.haml b/app/views/people/_profile_sidebar.html.haml index c5ef2041e..5cb756855 100644 --- a/app/views/people/_profile_sidebar.html.haml +++ b/app/views/people/_profile_sidebar.html.haml @@ -28,10 +28,9 @@ %hr{:style=>"width:300px;"} %br = render 'contacts/aspect_dropdown', :contact => @contact, :person => @person, :hang => 'left' - + %br + %br -if contact.sharing? || person == current_user.person - %br - %br %hr{:style=>"width:300px;"} %ul#profile_information - unless person.profile.bio.blank?