move it to the right

This commit is contained in:
Maxwell Salzberg 2011-10-26 17:50:17 -07:00
parent 94ebc8b37a
commit 302ef968bc

View file

@ -132,7 +132,8 @@ var View = {
contacts_on_side: {
bind: function() {
$("#selected_aspect_contacts .avatar").twipsy({
live: true
live: true,
placement: 'right'
});
}
},