Moved the ads container to be outside of the video wrapper. This way we can easily move the ad in front or behind the video controls based on content resume or pause IMA events.

This commit is contained in:
Arthur Hulsman
2018-01-17 12:19:32 +01:00
parent 12a7a4142c
commit 9e52296dc6
2 changed files with 16 additions and 4 deletions

View File

@ -9,7 +9,7 @@
position: absolute;
right: 0;
top: 0;
z-index: 10;
z-index: 1;
video {
left: 0;