.totalpoll-question-choices-item-selector {
    padding-right: 10px !important;
}

span.totalpoll-containable-list-item-toolbar-preview-text {
    margin: 0 10px;
}

#totalpoll.totalpoll-wrapper.is-rtl .totalpoll-question-choices-item-votes-text {
    margin-left: 0;
    margin-right: 1em
}