Fixed error with wrong song being shown

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-20 15:08:08 +01:00
parent 3c9b29c29e
commit fbb03c0e65
4 changed files with 10 additions and 9 deletions

View File

@@ -1293,7 +1293,8 @@ nav ul li:hover, nav ul li.active {
}
.list-remove{
margin-top: -23px;
width: 27%;
margin-top: -31px;
font-size: 12px;
height: 20px;
display: inline-table;