Continuing the discussion from A better poll feature:
It looks like it needs a CSS tweak on mobile to ensure spacing is correct:
Continuing the discussion from A better poll feature:
It looks like it needs a CSS tweak on mobile to ensure spacing is correct:
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).
Perhaps when the poll with borders and two columns is put in, this will be less of an issue.
Closing this as the new poll layout fixes it
This topic is now closed. New replies are no longer allowed.