lib/generators/e9_polls/templates/stylesheet.css in e9_polls-1.0.3 vs lib/generators/e9_polls/templates/stylesheet.css in e9_polls-1.0.4
- old
+ new
@@ -5,10 +5,12 @@
.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 { padding: 0.5em 0; }
+.e9-poll h1 { line-height: 1.333em; }
/* Poll answers or poll percentage. */
.poll-answer-votes { display: none; }
.poll-answer-percentage {}