summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/poll/poll.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/poll/poll.css b/modules/poll/poll.css
index b63161179..2aaf22864 100644
--- a/modules/poll/poll.css
+++ b/modules/poll/poll.css
@@ -33,3 +33,9 @@
.node-form #edit-poll-more {
margin: 0;
}
+td.poll-chtext {
+ width: 80%;
+}
+td.poll-chvotes .form-text {
+ width: 85%;
+}