Commit 96891 by goba

#211053 by momendo: poll submission and editing field columns fixed

--- modules/poll/poll.css       2007/10/17 12:34:16     1.5
+++ modules/poll/poll.css       2008/01/22 07:47:57     1.6
@@ -1,4 +1,4 @@
-/* $Id: poll.css,v 1.4 2007/08/02 10:46:53 dries Exp $ */
+/* $Id: poll.css,v 1.5 2007/10/17 12:34:16 dries Exp $ */
 
 .poll .bar {
   height: 1em;
@@ -33,3 +33,9 @@
 .node-form #edit-poll-more {
   margin: 0;
 }
+td.poll-chtext {
+  width: 80%;
+}
+td.poll-chvotes .form-text {
+  width: 85%;
+}
No votes yet