fixes #381: YouTube full screen title overlap (#392)

This commit is contained in:
Can Arslan
2018-12-12 07:22:40 +03:00
committed by Ilya Grigorik
parent 8547a95a16
commit ecca27f0c0

View File

@@ -26,7 +26,7 @@
/* e.g. https://www.igvita.com/2012/09/12/web-fonts-performance-making-pretty-fast/ */
.html5-video-player:not(.ytp-hide-info-bar) .vsc-controller {
position: relative;
top: 40px;
top: 60px;
}
/* Facebook player */