Add friend button resized

This commit is contained in:
Raphael 2010-08-24 18:52:50 -07:00
parent 5779610659
commit 008c450f66

View file

@ -3,7 +3,7 @@
= person_image_link(friend)
- unless @group == :all
= link_to (image_tag 'add_friend_button.png'), "#add_request_pane", :id => 'add_request_button'
= link_to (image_tag('add_friend_button.png', :height => "50px", :width => "50px")), "#add_request_pane", :id => 'add_request_button'
.yo{:style => 'display:none'}
#add_request_pane