diff --git a/bigbluebutton-html5/imports/ui/components/polling/styles.scss b/bigbluebutton-html5/imports/ui/components/polling/styles.scss
index 3e439e760ed5a1b5735189ab5b9348d6837f6968..76ecf60001e5927b092ec1ee77dbaeb164a11a2a 100644
--- a/bigbluebutton-html5/imports/ui/components/polling/styles.scss
+++ b/bigbluebutton-html5/imports/ui/components/polling/styles.scss
@@ -27,7 +27,6 @@
 .pollingContainer {
   pointer-events:auto;
   min-width: var(--poll-width);
-  max-width: var(--poll-width);
   position: absolute;
 
   z-index: var(--poll-index);