Refined the CSS and fixed some of the more recent issues.
[selectricity-live] / app / views / quickvote / thanks.rhtml
index 506677f8f6f70c3f0e4e80c78f180ef895d732aa..b57ac0b2a3abcd42bcb84798b577b1e421483729 100644 (file)
@@ -3,8 +3,6 @@
   <span class="subheader">Vote Recorded Successfully</span>
 </div>
 
-<div class="main-content">
-
 <p>Your vote has been recorded with the following ranked
 preferences:</p>
 
@@ -22,4 +20,3 @@ preferences:</p>
   <li><%= link_to "View Current Results", quickaction_url( :ident => @voter.election.name, :action => 'results' ) %></li>
 </ul>
 
-</div>

Benjamin Mako Hill || Want to submit a patch?