diff --git a/app/styles/Style.css b/app/styles/Style.css index 49a4bf1..783c075 100644 --- a/app/styles/Style.css +++ b/app/styles/Style.css @@ -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;