Altered height of progress overlay

This commit is contained in:
Fergal Moran
2013-04-19 16:18:30 +01:00
parent 6f4ccd17a7
commit c4a91c8c88

View File

@@ -108,7 +108,7 @@ div.player-body ul.player-controls a {
background-image: url('../img/download-progress-overlay.png');
position: absolute;
width: 0px;
height: 81px;
height: 90px;
display: block;
background-position: top right;
-webkit-box-shadow: 0px 0px 4px rgba(255, 0, 140, 0.2);