From 7570c5684c3e2c334aa1b647d87915414ad93ee2 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(-) 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