From 28614f0344427018fd74d5653b196709956849a2 Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Thu, 31 Jan 2013 21:21:43 +0100 Subject: align search box with buttons --- templates/html5_player.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/html5_player.css b/templates/html5_player.css index ea23d5c1..0290897e 100644 --- a/templates/html5_player.css +++ b/templates/html5_player.css @@ -73,8 +73,8 @@ } #html5_player #search { - top: 54px; - right: 5px; + top: 61px; + right: 1px; position: absolute; } #html5_player #search input -- cgit