From 08487856e203ce441b7f78e4105803e2bded6986 Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 20 Feb 2013 16:52:50 +0530 Subject: [PATCH] update large video timeline css --- source/Ox.UI/css/Ox.UI.css | 1 + 1 file changed, 1 insertion(+) diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index 0f0ef8e1..b7f8e8d6 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -2225,6 +2225,7 @@ Video z-index: 9; } .OxLargeVideoTimeline .OxOverlay { + position: absolute; height: 72px; z-index: 8; }