From: John Dong Date: Thu, 30 Aug 2007 16:51:24 +0000 (-0400) Subject: Cnage div box to right kind of clear-div X-Git-Url: https://projects.mako.cc/source/selectricity-live/commitdiff_plain/9ba7e0d9168929b3917a8cca9f79b20f0edca63a Cnage div box to right kind of clear-div --- diff --git a/app/views/voter/_sortable_vote.rhtml b/app/views/voter/_sortable_vote.rhtml index 79e95b5..512a4ee 100644 --- a/app/views/voter/_sortable_vote.rhtml +++ b/app/views/voter/_sortable_vote.rhtml @@ -7,8 +7,8 @@ -
+
<%= sortable_element 'rankings-list', :url => { :action => "sort_candidates", :id => @voter.vote.id }, - :complete => visual_effect(:highlight, 'rankings-list') %> \ No newline at end of file + :complete => visual_effect(:highlight, 'rankings-list') %>