lib/generators/e9_polls/templates/stylesheet.css in e9_polls-1.0.2 vs lib/generators/e9_polls/templates/stylesheet.css in e9_polls-1.0.3
- old
+ new
@@ -5,10 +5,10 @@
.poll-answer-bar-outer { display: block; background-color: #eee; }
.poll-answer { margin: 1em 0; clear: both; }
.poll-answer textarea { height: 3em; margin-bottom: 0; }
.poll-answer .field { margin-bottom: 0; }
-form.edit-poll .actions { margin-top: 1em; }
+form.edit_poll .actions { padding: 0.5em 0; }
/* Poll answers or poll percentage. */
.poll-answer-votes { display: none; }
.poll-answer-percentage {}