From 3c7f23b6858ddd5a42264e5a0a2d7ecf66af7241 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 16 Feb 2017 14:48:21 +0900 Subject: [PATCH] [Client] Better poll design --- src/web/app/common/tags/poll.tag | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/web/app/common/tags/poll.tag b/src/web/app/common/tags/poll.tag index 1e39f6f73..ff5040f78 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