From c5fe2f2cc26d4573bddead23bc97af8dc2ef1e1e Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 20 Feb 2013 16:50:39 +0530 Subject: [PATCH] update large video timeline css --- source/Ox.UI/css/Ox.UI.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index f3082899..0f0ef8e1 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -2224,7 +2224,8 @@ Video margin-left: -5px; z-index: 9; } -.OxLargeVideoTimeline > .OxOverlay { +.OxLargeVideoTimeline .OxOverlay { + height: 72px; z-index: 8; } .OxLargeVideoTimeline .OxSubtitle {