# "better polls" "Show Results" buttons have spacing issue on mobile

**URL:** https://meta.discourse.org/t/better-polls-show-results-buttons-have-spacing-issue-on-mobile/28032
**Category:** Bug
**Tags:** polls
**Created:** [28 april 2015 om 11:39 UTC](https://meta.discourse.org/t/better-polls-show-results-buttons-have-spacing-issue-on-mobile/28032 "2015-04-28T11:39:27Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![DeanMarkTaylor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deanmarktaylor/32/102462_2.png) [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)
#### Post date: [28 april 2015 om 11:39 UTC](https://meta.discourse.org/t/better-polls-show-results-buttons-have-spacing-issue-on-mobile/28032/1 "2015-04-28T11:39:27Z")

</div>

Continuing the discussion from [A better poll feature](https://meta.discourse.org/t/a-better-poll-feature/28008):

It looks like it needs a CSS tweak on mobile to ensure spacing is correct:  
 ![](https://global.discourse-cdn.com/meta/original/3X/6/b/6b4a19210fa05dcb77291d523a8d54278f78a323.png)

![](https://global.discourse-cdn.com/meta/original/3X/d/d/ddd64d9d8c96620608fa23faf3ff09c2ad7459ca.png)

---

<div class="post-metadata">

### Author: ![Yuun](https://avatars.discourse-cdn.com/v4/letter/y/977dab/32.png) [@Yuun](https://meta.discourse.org/u/Yuun)
#### Post date: [28 april 2015 om 14:26 UTC](https://meta.discourse.org/t/better-polls-show-results-buttons-have-spacing-issue-on-mobile/28032/2 "2015-04-28T14:26:44Z")

</div>

I tried this as a temporary fix a couple days ago:

```
div.poll {
  display: inline-block;
}

```

And it seems to have worked, but I haven’t gotten any direct feedback saying so (and I currently only have the Chrome emulator to test it on).

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [29 april 2015 om 02:25 UTC](https://meta.discourse.org/t/better-polls-show-results-buttons-have-spacing-issue-on-mobile/28032/3 "2015-04-29T02:25:53Z")

</div>

Perhaps when the poll with borders and two columns is put in, this will be less of an issue.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [5 mei 2015 om 18:15 UTC](https://meta.discourse.org/t/better-polls-show-results-buttons-have-spacing-issue-on-mobile/28032/4 "2015-05-05T18:15:05Z")

</div>

Closing this as the new poll layout fixes it 😉

This topic is now closed. New replies are no longer allowed.
