Left-align playlists

This commit is contained in:
Gabriel Augendre 2016-04-17 15:39:39 +02:00
parent bbeb352e04
commit a53798b6c4

View file

@ -47,6 +47,10 @@
.has-spinner.btn-large.loading .spinner {
width: 19px;
}
.pl_item {
text-align: left;
}
</style>
</head>