From e496072541f019a6f91cdd9b5ce11ab77bc7b5a2 Mon Sep 17 00:00:00 2001 From: drigato Date: Thu, 5 Nov 2015 14:42:52 -0500 Subject: [PATCH] Small css fix --- airtime_mvc/public/css/radio-page/premium_player.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airtime_mvc/public/css/radio-page/premium_player.css b/airtime_mvc/public/css/radio-page/premium_player.css index 77c29bf01..576e02780 100644 --- a/airtime_mvc/public/css/radio-page/premium_player.css +++ b/airtime_mvc/public/css/radio-page/premium_player.css @@ -76,7 +76,7 @@ body { } .bottom_bar .station_rss_btn.current { - background: url('img/podcast.png') no-repeat center -51px; + background: url('img/podcast.png') no-repeat center -50px; } .bottom_bar .schedule_btn {