Small css fix

This commit is contained in:
drigato 2015-11-05 14:42:52 -05:00
parent c476b69958
commit e496072541
1 changed files with 1 additions and 1 deletions

View File

@ -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 {