Align height of normalFooter and nowPlayingFooter.

This commit is contained in:
jcass 2016-01-24 15:15:08 +02:00
parent f14a8101b9
commit 01b4bce7d9

View File

@ -464,6 +464,7 @@ a {
height: 48px;
}
#nowPlayingFooter{
height: 48px;
text-align: center;
color: white;
}