From 6a33cecd90966a6ba3c46cf15a08623e39bc7621 Mon Sep 17 00:00:00 2001 From: PeterTheOne Date: Wed, 28 Feb 2018 10:20:10 +0100 Subject: fix contronls position --- contrib/site/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'contrib') diff --git a/contrib/site/style.css b/contrib/site/style.css index eefa7e4..51b4e48 100644 --- a/contrib/site/style.css +++ b/contrib/site/style.css @@ -171,7 +171,6 @@ helsinki player styles #player-state { position: relative; - top: 3px; float: left; width: 25px; height: 25px; @@ -182,8 +181,7 @@ helsinki player styles #player-volume { position: relative; - top: 2px; - right: -16px; + right: 10px; width: 150px; background: transparent; /*fix for FF unable to apply focus style bug */ @@ -286,7 +284,6 @@ helsinki player styles #player-mute { position: relative; - top: 3px; float: right; width: 25px; height: 25px; -- cgit v1.2.3