fixed up the results page in a number of ways
[selectricity] / app / views / quickvote / _methodinfo_plurality.rhtml
index 9411611c569462f59faca0b3a87309bd1fc55534..bc27dc868a24ab824f36846f75ec8ff2dc590fc1 100644 (file)
@@ -12,4 +12,6 @@ voting.</p>
 
 </div>
 
-<%= image_tag(graph_url( :action => 'plurality_pie', :id => @election ) )%>
+<div class="graph">
+  <%= image_tag(graph_url( :action => 'plurality_pie', :id => @election ) )%>
+</div>

Benjamin Mako Hill || Want to submit a patch?