Fix refresh playlists
This commit is contained in:
parent
884daa8930
commit
d9308a6ba1
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue