From c49bd887561c4ee07feef7e6e8d25b6a3f15b5b7 Mon Sep 17 00:00:00 2001 From: Date: Thu, 30 Aug 2007 18:52:53 -0400 Subject: [PATCH] committed css changes from courtland fixing some headerbar wonkiness --- app/views/quickvote/create.rhtml | 9 +++--- app/views/quickvote/index.rhtml | 2 +- app/views/quickvote/results.rhtml | 6 ++-- app/views/quickvote/success.rhtml | 3 +- app/views/quickvote/thanks.rhtml | 2 +- public/stylesheets/common.css | 7 ++++- public/stylesheets/election.css | 8 +++-- public/stylesheets/main.css | 51 ++++++++++++++++--------------- public/stylesheets/quickvote.css | 5 ++- public/stylesheets/voter.css | 8 +++-- 10 files changed, 56 insertions(+), 45 deletions(-) diff --git a/app/views/quickvote/create.rhtml b/app/views/quickvote/create.rhtml index 94081e6..c05424e 100644 --- a/app/views/quickvote/create.rhtml +++ b/app/views/quickvote/create.rhtml @@ -1,7 +1,6 @@ -
+
Quickvote Create New QuickVote -

@@ -26,9 +25,9 @@ <%= text_field 'quickvote', 'description', :size => 50 %>