Fixes appearing scroll after adding the audio levels.

This commit is contained in:
yanas 2014-07-24 13:22:51 +02:00
parent 5f34f67fc5
commit 9e29378d7f
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
top: 0px; top: 0px;
left: 0px; left: 0px;
right: 0px; right: 0px;
overflow: hidden;
} }
#remoteVideos { #remoteVideos {