From ffb77f197a81234dfd88fcc5799a5b0b9ea63727 Mon Sep 17 00:00:00 2001 From: paweldomas Date: Tue, 25 Aug 2015 14:17:07 +0200 Subject: [PATCH] Fixes video thumbnail flickering issue in Safari. --- css/videolayout_default.css | 6 ++---- index.html | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/css/videolayout_default.css b/css/videolayout_default.css index 7bd3083341..02649ca18a 100644 --- a/css/videolayout_default.css +++ b/css/videolayout_default.css @@ -44,10 +44,6 @@ #remoteVideos .videocontainer:hover, #remoteVideos .videocontainer.videoContainerFocused { - width: 100%; - height: 100%; - content:""; - cursor: pointer; cursor: hand; /* transform:scale(1.08, 1.08); -webkit-transform:scale(1.08, 1.08); */ @@ -85,6 +81,7 @@ instead of