jawanndenn icon indicating copy to clipboard operation
jawanndenn copied to clipboard

Enable vertical scroll

Open libre-man opened this issue 7 years ago • 2 comments

When I want to create a large poll almost all options are off screen, which means I can't select them.

libre-man avatar Apr 29 '17 14:04 libre-man

Hi Thomas,

cool that you found your way here. Please help me understand the issue (and proposed solution) better. Can you share a screenshot, more details, or a link?

Best, Sebastian

hartwork avatar Apr 29 '17 14:04 hartwork

Hi,

The poll I have created looks something like this. In Firefox 45 I'm not able to see the save button without zooming out, with more options (or words in the options name) I'm not able to see all options.

I think the best approach to solving this would be to split the options list. However it would probably be easier to simply make horizontal scrolling possible by setting overflow-x: scroll, width: 100% and removing bottom: 0 from div#live.

libre-man avatar Apr 29 '17 15:04 libre-man