From 4b4ed0fb2b3a46d3d0de9eaf6fa82fac1aa02606 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Thu, 25 Dec 2014 19:56:29 -0800 Subject: [PATCH] Tweak position of shuffle and repeat buttons As per #122 --- css/winamp.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/winamp.css b/css/winamp.css index 19f0657d..5ebaf69a 100755 --- a/css/winamp.css +++ b/css/winamp.css @@ -611,7 +611,7 @@ body { .shuffle-repeat { position: absolute; top: 89px; - left: 164px; + left: 163px; width: 74px; } @@ -637,7 +637,7 @@ body { } .shuffle-repeat #repeat { - left: 47px; + left: 46px; width: 28px; } .shuffle-repeat #repeat:active {