Fix refresh playlists

This commit is contained in:
Gabriel Augendre 2016-04-17 19:05:43 +02:00
parent 884daa8930
commit d9308a6ba1

View file

@ -21,6 +21,10 @@
width: 16px; /* This doesn't work, just fix for unkown width elements */
}
#get-playlists {
float: right;
}
.pl_item {
text-align: left;
}