summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-16 14:48:21 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-16 14:48:21 +0900
commit3c7f23b6858ddd5a42264e5a0a2d7ecf66af7241 (patch)
tree7304edd9d85bbd98c2b04f9a2d93ede7d33a8203 /src
parent[Client] Improve (diff)
downloadsharkey-3c7f23b6858ddd5a42264e5a0a2d7ecf66af7241.tar.gz
sharkey-3c7f23b6858ddd5a42264e5a0a2d7ecf66af7241.tar.bz2
sharkey-3c7f23b6858ddd5a42264e5a0a2d7ecf66af7241.zip
[Client] Better poll design
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