From 9ba7e0d9168929b3917a8cca9f79b20f0edca63a Mon Sep 17 00:00:00 2001 From: John Dong Date: Thu, 30 Aug 2007 12:51:24 -0400 Subject: [PATCH] Cnage div box to right kind of clear-div --- app/views/voter/_sortable_vote.rhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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') %> -- 2.30.2