Removed inline image scaling

This commit is contained in:
Fergal Moran
2013-04-15 13:44:20 +01:00
parent d954b85d94
commit fcd75d7f4f

View File

@@ -98,11 +98,6 @@ div.player-body ul.player-controls a {
z-index: 9999;
}
.waveform img {
width: 100%;
height: 90px;
}
.download-progress-overlay {
background-image: url('../img/download-progress-overlay.png');