diff --git a/plugins/poll/assets/stylesheets/desktop/poll.scss b/plugins/poll/assets/stylesheets/desktop/poll.scss index 077693f41a8..ce9ad531ff7 100644 --- a/plugins/poll/assets/stylesheets/desktop/poll.scss +++ b/plugins/poll/assets/stylesheets/desktop/poll.scss @@ -44,8 +44,8 @@ div.poll { line-height: 2em; } - :not(:first-child):not(:last-child) { - margin-left: 1em; + button:not(:first-child) { + margin-left: 0.5em; } .btn-danger.toggle-status {