Remove a second scrollbar in polls

This commit is contained in:
yflory 2017-01-23 11:05:03 +01:00
parent 5e36d9ea29
commit c77abfa7f4

View File

@ -32,8 +32,6 @@
} }
.realtime { .realtime {
display: block; display: block;
overflow: auto;
max-height: 100%; max-height: 100%;
max-width: 100%; max-width: 100%;
} }