Make more space for song details

This commit is contained in:
Carey Metcalfe 2017-10-22 21:47:43 -04:00
parent 3e66e6258c
commit 739bf6c001

View file

@ -1286,7 +1286,7 @@ ul.songlist li:hover
.playeractions
{
height: 25px;
margin: 18px 9px 18px 20px;
margin: 18px 0px 18px 9px;
width: 85px;
}
#playermiddle
@ -1306,7 +1306,7 @@ ul.songlist li:hover
}
#songdetails
{
width: 322px;
width: 342px;
margin: 6px;
float: left;
cursor: pointer;
@ -1338,7 +1338,7 @@ ul.songlist li:hover
list-style-type: none;
margin: 4px 0 2px 0;
padding: 0;
width: 205px;
width: 225px;
overflow: hidden;
white-space: nowrap;
float: left;