summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/web/app/common/tags/poll.tag3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/web/app/common/tags/poll.tag b/src/web/app/common/tags/poll.tag
index 1e39f6f730..ff5040f78f 100644
--- a/src/web/app/common/tags/poll.tag
+++ b/src/web/app/common/tags/poll.tag
@@ -27,9 +27,10 @@
> li
display block
- margin 4px
+ margin 4px 0
padding 4px 8px
width 100%
+ border solid 1px #eee
border-radius 4px
overflow hidden
cursor pointer