FIX: poll avatar spacing too large

This commit is contained in:
Kris 2018-08-29 09:11:03 -04:00
parent 78089e3577
commit 6ec43f3472
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ div.poll {
} }
.results { .results {
li { > li {
padding: 0.5em 0.7em 0.7em 0.5em; padding: 0.5em 0.7em 0.7em 0.5em;
} }
.option { .option {