Removed initial animation of the video thumbnail

This commit is contained in:
Maxim Voloshin 2016-09-28 15:08:15 +03:00
parent 2a8700bca3
commit 36d1f7d06f
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
#videoconference_page {
min-height: 100%;
}
#videospace { #videospace {
display: block; display: block;
min-height: 100%;
position: absolute; position: absolute;
top: 0px; top: 0px;
left: 0px; left: 0px;