Index: remoting/webapp/main.css |
diff --git a/remoting/webapp/main.css b/remoting/webapp/main.css |
index 7b50dbb356b92f7b0cae4ee9bb88ec850929c2ca..2eb094865fc899b44633bc6f793947ea498765ea 100644 |
--- a/remoting/webapp/main.css |
+++ b/remoting/webapp/main.css |
@@ -743,6 +743,7 @@ html.apps-v2.scrollable { |
/* video-container needs relative position so that mediasource-video-output can |
* be positioned relative to the parent with position:absolute. */ |
#video-container { |
+ width: 100%; |
position: relative; |
} |