diff --git a/www/poll/index.html b/www/poll/index.html
index 17f951997..da7a6ed80 100644
--- a/www/poll/index.html
+++ b/www/poll/index.html
@@ -80,6 +80,7 @@
width: 50px;
}
#tableScroll {
+ overflow-y: hidden;
overflow-x: auto; margin-left: calc(30% - 50px + 29px); max-width: 70%; width: auto; display: inline-block;
}
#description {