fix playlists empty with dlna

This commit is contained in:
Luke Pulverenti 2016-05-15 15:25:54 -04:00
parent 48da4f1c8d
commit 65326d4155
3 changed files with 10 additions and 3 deletions

View file

@ -10,6 +10,10 @@
font-weight: bold !important;
}
/*.libraryViewNav {
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
}*/
@media all and (min-width: 300px) {
.libraryViewNav {