I made the following CSS customisation to make these changes:
.poll-container {
height: auto !important;
}
div.poll li[data-poll-option-id] {
box-shadow: inset 0 -0.25em rgba(0,0,0,0.25),inset 0 0 0 100px rgba(0,0,0,0);
margin-bottom: 10px;
height: auto;
padding-top: 0.3em;
padding-left: 1em;
padding-right: 1em;
padding-bottom: 0.4em;
}
From:
To:
From:
To:
From:
To: