Fixes not displayed or partly displayed participant menu.

This commit is contained in:
hristoterezov 2014-09-30 18:50:43 +03:00
parent 7071e0a1e9
commit 4113a6b204
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
border:1px solid transparent;
z-index: 5;
transition: bottom 2s;
overflow: visible !important;
}
#remotevideos.hidden {
@ -55,6 +56,7 @@
-webkit-animation-name: greyPulse;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: 1;
overflow: visible !important;
}
#remoteVideos .videocontainer:hover {