From b36b1fe025a2aa079c8a2f129b0d121930cb7447 Mon Sep 17 00:00:00 2001 From: Petko Bordjukov Date: Wed, 29 Oct 2014 15:13:05 +0200 Subject: [PATCH] Touch the CSS to fit in the layout of the site --- player.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/player.template b/player.template index f5ec9fa..bab99af 100644 --- a/player.template +++ b/player.template @@ -39,7 +39,7 @@ /* Positioning for the main box */ .main-box { - width: 85%; + width: 100%; max-width: 700px; }