Fixing spilling artist names, fixes #118
This commit is contained in:
@ -246,8 +246,10 @@
|
||||
|
||||
.col {
|
||||
&.name {
|
||||
width: 90% !important;
|
||||
width: auto !important;
|
||||
padding-right: 10%;
|
||||
display: block;
|
||||
float: none;
|
||||
}
|
||||
|
||||
&.duration {
|
||||
|
||||
Reference in New Issue
Block a user