fix minor bugs in poll

This commit is contained in:
ansuz
2017-07-04 15:09:09 +02:00
parent 90bcadd87b
commit fa06f9d413
3 changed files with 2 additions and 423 deletions

View File

@@ -22,6 +22,7 @@ html, body {
body {
display: flex;
flex-flow: column;
overflow-x: hidden;
}
#content {
display: flex;