remove whitespace on your own profile

This commit is contained in:
Maxwell Salzberg 2011-05-19 15:08:17 -07:00
parent 8796c5b722
commit 69e83bb065

View file

@ -28,10 +28,9 @@
%hr{:style=>"width:300px;"} %hr{:style=>"width:300px;"}
%br %br
= render 'contacts/aspect_dropdown', :contact => @contact, :person => @person, :hang => 'left' = render 'contacts/aspect_dropdown', :contact => @contact, :person => @person, :hang => 'left'
%br
%br
-if contact.sharing? || person == current_user.person -if contact.sharing? || person == current_user.person
%br
%br
%hr{:style=>"width:300px;"} %hr{:style=>"width:300px;"}
%ul#profile_information %ul#profile_information
- unless person.profile.bio.blank? - unless person.profile.bio.blank?