committed css changes from courtland fixing some headerbar wonkiness
[selectricity] / app / views / quickvote / success.rhtml
index 95ae386762902ffb99611a9f7250d38124d3e44d..59e51f30bad1f559208257248f288001fd42d022 100644 (file)
@@ -1,11 +1,8 @@
-<div id="page-title">
+<div id="title-header">
        <span class="header">Quickvote</span>
        <span class="subheader">New QuickVote Created</span>
-       <div style="clear:both;"></div>
 </div>
 
-<div class="main-content">
-
 <p>Please direct voters to:</p>
 
 <blockquote><strong>
@@ -19,4 +16,3 @@ HyperChad site. Voters do not need to log in or authenticate to
 participate in this election.</p>
 
 <p><%= link_to "Jump to QuickVote", quickvote_url( :ident => @quickvote.name ) %></p>
-</div>

Benjamin Mako Hill || Want to submit a patch?