update now playing bar

This commit is contained in:
Luke Pulverenti 2017-01-05 15:21:07 -05:00
parent 62590fc268
commit 8ab940f95a
3 changed files with 34 additions and 44 deletions

View file

@ -259,11 +259,7 @@
@media all and (min-width: 800px) {
.nowPlayingBarRight .pauseButton {
display: none;
}
.nowPlayingBarRight .unpauseButton {
.nowPlayingBarRight .playPauseButton {
display: none;
}
}