also correctly position name under avatar

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2016-11-17 04:53:55 +01:00
Родитель 6f51bc8d06
Коммит 532621088e
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -114,6 +114,9 @@ video {
.videoContainer.speaking .avatar-container {
top: 30%;
}
.videoContainer.speaking .avatar-container + .nameIndicator {
top: 55%;
}
.participants-1 #emptycontent {
display: block !important;