FIX: poll avatar spacing too large
This commit is contained in:
parent
78089e3577
commit
6ec43f3472
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue