From d87e5ae819aaafc2d5c4428e1aedbc28e4f611fb Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 12 Jan 2017 14:16:39 -0800 Subject: [PATCH] tighten spacing for poll voters list --- plugins/poll/assets/stylesheets/common/poll.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/poll/assets/stylesheets/common/poll.scss b/plugins/poll/assets/stylesheets/common/poll.scss index 762ce7638f..8eba8781a8 100644 --- a/plugins/poll/assets/stylesheets/common/poll.scss +++ b/plugins/poll/assets/stylesheets/common/poll.scss @@ -77,7 +77,7 @@ div.poll { display: inline; } - margin-top: 10px; + margin-top: 4px; } .poll-voters-toggle-expand {