Fixing spilling artist names, fixes #118

This commit is contained in:
James Barnsley
2017-06-12 08:33:13 +12:00
parent 309ce0c008
commit 70c38f0761

View File

@ -246,8 +246,10 @@
.col {
&.name {
width: 90% !important;
width: auto !important;
padding-right: 10%;
display: block;
float: none;
}
&.duration {