better poll option alignment for multi-line
This commit is contained in:
parent
3a67c02c7a
commit
9ce6603864
|
@ -20,7 +20,7 @@ div.poll {
|
||||||
li, .option {
|
li, .option {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-size: 1.125em;
|
font-size: 1.125em;
|
||||||
line-height: 2;
|
height: 45px;
|
||||||
}
|
}
|
||||||
|
|
||||||
li[data-poll-option-id] {
|
li[data-poll-option-id] {
|
||||||
|
|
Loading…
Reference in New Issue