From a0d33fcdfe454c6fdac236ce7fc665536ba580d9 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Wed, 2 Oct 2013 21:30:43 -0700 Subject: Fixing video position --- web/style.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'web') diff --git a/web/style.css b/web/style.css index 0343038..637dae3 100644 --- a/web/style.css +++ b/web/style.css @@ -381,12 +381,6 @@ footer a:hover { right: 50px; } -#videoplayer div.video { - position: relative; - top: 50%; - margin-top: -405px; -} - #previous, #next { margin-top: 25%; } -- cgit v1.2.3