better poll option alignment for multi-line

This commit is contained in:
Jeff Atwood 2015-05-29 16:32:39 -07:00
parent 3a67c02c7a
commit 9ce6603864

View File

@ -20,7 +20,7 @@ div.poll {
li, .option {
cursor: pointer;
font-size: 1.125em;
line-height: 2;
height: 45px;
}
li[data-poll-option-id] {